Hey all, I'm about to start some projects which will involve C++ development. In the past I would have used a full IDE (Eclipse or Visual Studio) for such a project, but this time I'd like to try using the "standard toolchain" for Linux development. The editor I'm planning on using is Vim.
The biggest issue to overcome seems to be the apparent loss of functionality encountered by switching from an IDE to an editor. Some of this I've managed to fix through Vim plugins I've found. So far I'm using: MiniBufExplorer - http://fholgado.com/minibufexpl Taglist/Ctags - http://vim-taglist.sourceforge.net/index.html So, what I'm wondering is if there are any tips or suggestions people on the list have for doing development (especially C/C++) in Vim. Plugins, vimrc settings, color schemes -- pretty much anything is fair game :) Thanks, Nick -------------------- BYU Unix Users Group http://uug.byu.edu/ The opinions expressed in this message are the responsibility of their author. They are not endorsed by BYU, the BYU CS Department or BYU-UUG. ___________________________________________________________________ List Info (unsubscribe here): http://uug.byu.edu/mailman/listinfo/uug-list
