Live data from Hacker News

YouCompleteMe - A code-completion engine for Vim

valloric.github.io

1–10 of 78 posts

Re: YouCompleteMe - A code-completion engine for Vim

#8
Sadly, it is still not working too well with Objective-C, which is currently my main language (1). Luckily, unofficial VIM plugins for XCode like XVim (2) or VIEmu (3) are getting better and better, so at least I can use vim bindings for objective-c now, too. Nevertheless, good clang support in Vim would still be great, so that I could tap into the huge amount of vim plugins during objc development.

[1] https://github.com/Valloric/YouCompleteMe/issues/84

[2] https://github.com/JugglerShu/XVim

[3] http://www.viemu.com/

Re: YouCompleteMe - A code-completion engine for Vim

#9
How the hell is that a "super-quick installation" for Mac OS?

Can anyone figure out an actually quick way to install it with Pathogen?

PS: the plugin looks great - I'm just bitching about the installation docs because I'm in the middle of 10 different things at the moment and don't have the time to engage in a potential yak shaving expedition...

Post reply on HN