coc.nvim extension for comrade completion
:CocInstall coc-comrade
git clone https://github.com/quangnguyen30192/coc-comrade
set rtp+=~/coc-comrade/
yarn
From the development repository
yarn watch
Then :CocRestart
to see the changes
MIT
An extension of coc.nvim to bring Intellij completion source into vim with comrade
TypeScriptMIT
coc.nvim extension for comrade completion
:CocInstall coc-comrade
git clone https://github.com/quangnguyen30192/coc-comrade
set rtp+=~/coc-comrade/
yarn
From the development repository
yarn watch
Then :CocRestart
to see the changes
MIT