Work on COC
bryant-the-coder opened this issue · 1 comments
bryant-the-coder commented
As the titles says. Can this work with coc?
onsails commented
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.