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
- Host: GitHub
- URL: https://github.com/expandingman/lspneovim.jl
- Owner: ExpandingMan
- Created: 2020-06-13T01:51:53.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-07-28T17:07:39.000Z (almost 4 years ago)
- Last Synced: 2025-02-22T11:16:58.890Z (over 1 year ago)
- Language: Julia
- Size: 95.7 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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.