Y
Hacker News
new
|
ask
|
show
|
jobs
by
thebelal
4286 days ago
You may want to try
https://github.com/Valloric/YouCompleteMe
Does exactly what you describe wanting, and very well IMHO.
2 comments
cal2
4286 days ago
neocomplete.vim[1] and neocomplcache.vim[2] are nifty alternatives if you don't prefer YouCompleteMe.
[1]:
https://github.com/Shougo/neocomplete.vim
[2]:
https://github.com/Shougo/neocomplcache.vim
link
laichzeit0
4286 days ago
I'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.
link
[1]: https://github.com/Shougo/neocomplete.vim
[2]: https://github.com/Shougo/neocomplcache.vim