reasonml-editor / vim-reason-plus

Reason Vim editor integration
MIT License
153 stars 20 forks source link

ncm2 support? #19

Open alok opened 5 years ago

alok commented 5 years ago

I've found https://github.com/ncm2/ncm2 to have more reliable performance than deoplete and it's a popular completion plugin.

alexeygolev commented 5 years ago

@alok I use it with ncm2. It works out of the box as ncm2 seems to use the LanguageClient as a source without any problems. Are you experiencing a problem or are you suggesting adding ncm2 to a README.md?

alok commented 5 years ago

Adding to readme seems the best option.