ranjithshegde / ccls.nvim

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(capabilites): Disable to co-exist with clangd #5

Closed ranjithshegde closed 2 years ago

ranjithshegde commented 2 years ago

Disable select capabilites and add nil handlers to others to resolve coflicting server calls when also using clangd