Vim made easy: how to get your favorite IDE features in Vim

Hi there I still remember the days of my Unix admin training (on IBM's AIX) and the editor of choice was "vi". Though vim ("vi improved") is definitely easier to use than vi, its two modes (command and insert) still throw off newbies. But after you get to know vim a bit better (or its graphical counterpart gvim), there is a lot more to it than just editing the odd text file once in a while. The following ars article is quite a good read: http://arstechnica.com/open-source/guides/2009/05/vim-made-easy-how-to-get-y... Being a programmer, I really enjoy the "Tag List plugin" also mentioned in the article. Makes browsing of source code easy. If you ever have to work with LaTeX documents, then "VIM-LaTeX" will be your friend (unless you use kile or lyx): http://vim-latex.sourceforge.net/ Cheers, Peter -- Peter Reutemann, Dept. of Computer Science, University of Waikato, NZ http://www.cs.waikato.ac.nz/~fracpete/ Ph. +64 (7) 858-5174
participants (1)
-
Peter Reutemann