I would like to know how to use code completion in vim when adding new libraries.
Everything worgs fine with the plugin and ctags, but now that I'm trying to use a new library (opencv to be exact) it has no completion of code.
I'd really hate to be dependent on some fancy IDE when vim gives so much for so little (and is quite effective for small tasks).
Thanks. (Ubuntu 11.10 if it makes any diff)
Emacs and openSUSE, nuff said
thanks for your replies guys, I used vim for a while, understood the concepts, and now moved to codelite (for c++) and eclipse (for Java)