6 ms·
You may want to try https://github.com/Valloric/YouCompleteMe https://github.com/Valloric/YouCompleteMe Does exactly what you describe wanting, and very well I
by thebelal 12y ago
You may want to try https://github.com/Valloric/YouCompleteMe https://github.com/Valloric/YouCompleteMe Does exactly what you describe wanting, and very well IMHO.
- cal2 12y agoneocomplete.vim[1] and neocomplcache.vim[2] are nifty alternatives if you don't prefer YouCompleteMe. [1]: https://github.com/Shougo/neocomplete.vim https://github.com/Shougo/neocomplete.vim [2]: https://github.com/Shougo/neocomplcache.vim https://github.com/Shougo/neocomplcache.vim
- laichzeit0 12y agoI'd like very much if Neovim adds functionality like YouCompleteMe out of the box. It's probably the most "complicated" in terms of dependencies, etc. VIM plugin that I have to install.