You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
navigator.lua/lua/navigator/lspclient
sp4ke bd2b48fe6b
fix error for mason+ccls case (#231)
- User has possibility to add exceptions to the clients handled by mason
  This is helpful incase mason is used but a particular LSP server is not
  handled by mason (like *ccls*)

Co-authored-by: spike <spike@w530>
2 years ago
..
attach.lua update readme for on_attach 2 years ago
clients.lua fix error for mason+ccls case (#231) 2 years ago
clients_default.lua use create_autocmd API; split clients.lua into 3 files 2 years ago
config.lua lint 2 years ago
highlight.lua some version of neovim does not support underline etc 2 years ago
lspkind.lua lint all codes 2 years ago
mapping.lua features side panel for symbol reference 2 years ago
servers.lua volar and diangnostic severity level check 2 years ago
sumneko_lua.lua make sure merge luadev config from user (#229) 2 years ago