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

still maintained? #10

Closed nyngwang closed 1 year ago

ranjithshegde commented 1 year ago

I haven't had time to include some nvim 0.9 features, but since it was released very recently and very little changed for LSP, I am in no hurry.

Besides that, if something is broken, I fix it. I keep my eye on new ccls LSP features to include. There isnt much to do

nyngwang commented 1 year ago

Thank you :)