An open API service indexing awesome lists of open source software.

https://github.com/expandingman/lspneovim.jl

julia language server protocol interface for neovim
https://github.com/expandingman/lspneovim.jl

Last synced: 6 months ago
JSON representation

julia language server protocol interface for neovim

Awesome Lists containing this project

README

          

# LSPNeovim.jl

This package provides a Julia "app" for
[LanguageServer.jl](https://github.com/julia-vscode/LanguageServer.jl).

As of writing, the situation still seems spectacularly broken, at least on neovim, and I'm awaiting
further development of [JETLS.jl](https://github.com/aviatesk/JETLS.jl) before I attempt to take the
Julia LSP seriously.