onsails/lspkind.nvim

Work on COC

bryant-the-coder opened this issue · 1 comments

As the titles says. Can this work with coc?

this plugin targets native neovim LSP but you can possibly use require('lspkind').presets in order to configure coc by yourself, if coc provides such option.