VIM and C++
Since I started programming using Qt, C++ is the main language in my day-by-day work. Some of my co-workers recently moved from VIM to QtCreator alleging the code auto-completion (some may call this feature “intellisense”, if they are familiar to MS Visual Studio) in QtCreator is a killer feature.
VIM extension Omni Completion can handle nicely [...]

