vim-bootstrap icon indicating copy to clipboard operation
vim-bootstrap copied to clipboard

Request: add support to coc.nvim

Open afranioce opened this issue 5 years ago • 1 comments

The plugin coc.nvim use LSP, Make Vim/Neovim as smart as VSCode with support to a lot of langs.

afranioce avatar Nov 30 '20 14:11 afranioce

I think it's complicated to implement a framework with LSP because each language has its own interface for coc.nvim and we must to look for each language's plugin for that, this is a risk because not all languages have an interface for that.

cizordj avatar Jun 28 '21 21:06 cizordj