maralla / completor.vim

Async completion framework made ease.
MIT License
1.27k stars 63 forks source link

LanguageServer.jl LSP support #291

Open ljmc-github opened 4 years ago

ljmc-github commented 4 years ago

The LSP server for Julia is integrated in several vim LSP clients:

Would it be possible to have Julia support directly ?

Based on the first two I tried to implement it, but neither seems to work, with LanguageServer.jl installed both in the local project environment and the general environment...