You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Been wishing this for a while. I've been sticking to nvim-gps due to that until now, but it has become a problem due to newer nvim, that has deprecated APIs nvim-gps rely on, so it's generating lots of errors messages.
Besides that, I viewed nvim-gps as an alternative, not to be replaced by LSP based projects. Relying on treesitter was a feature because often I don't have LSP for some language, but do have treesitter for it.
Is it possible to integrate this plugin with
coc.nvim
? I prefer this one over the builtin LSP.The text was updated successfully, but these errors were encountered: