Move to deoplete where it makes sense
Closed this issue · 0 comments
AGhost-7 commented
-
Remove YCM from the base neovim image. To keep things DRY I'll instead just put an install script into the image. Then I can just run
ycm-install --racer-completer
and use whatever plugins I may need. -
Start replacing YCM stuff with deoplete completers. Candidates:
-
https://github.com/sebastianmarkow/deoplete-rustNot as good as YCM at this time. -
Ensime vim already supports deoplete: https://github.com/ensime/ensime-vim/issues/282
-
https://github.com/zchee/deoplete-jediNow in use. -
neco-ghc already supports deoplete: https://github.com/eagletmt/neco-ghc