Neovim plugin for ccls language server. Leverages off-spec extensions to LSP client with AST browser
GNU General Public License v2.0
69
stars
2
forks
source link
feat(offset_encoding): explicit args for jump #3
Closed
ranjithshegde closed 2 years ago
If offset_encoding is not explicit, can cause errors when using multiple clients. Document example of passing it through
vim.lsp.start
Fix minor typos and validations for
vim.lsp.start