nvim-navic icon indicating copy to clipboard operation
nvim-navic copied to clipboard

integration with coc.nvim

Open arctic-penguin opened this issue 3 years ago • 3 comments

Is it possible to integrate this plugin with coc.nvim? I prefer this one over the builtin LSP.

arctic-penguin avatar Aug 31 '22 15:08 arctic-penguin

Should be possible...

SmiteshP avatar Sep 04 '22 07:09 SmiteshP

https://github.com/yuki-yano/coc-nav

uga-rosa avatar Sep 05 '22 01:09 uga-rosa

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.

oblitum avatar Jun 07 '23 14:06 oblitum