issues
search
m-pilia
/
vim-ccls
Vim plugin for the ccls language server
MIT License
97
stars
7
forks
source link
Add support for Neovim's native LSP API
#23
Closed
m-pilia
closed
4 years ago
m-pilia
commented
4 years ago
Neovim's built-in LSP API has been
recently merged
into master.
Acceptance criteria
Investigate API and check its support for custom protocol extensions as the ones used by ccls.
If feasible, add support to use it as an additional LSP backend.
Neovim's built-in LSP API has been recently merged into master.
Acceptance criteria