mnovotny wrote:Sounds like vim is perfect. Is there any way to make vim a normal text editor? You know without that mode crap.
Actually, the trick is
not to try using vim as something else, but to use vim as it was intended to be used. It
is significantly different, and feels alien as long as you don't "go the whole way". Once you do (and learn how to jump words and paragraphs, "mark to matching brace", do macros on the fly, that kind of stuff), you realize how useful it can be. It took me several years of using vim half-heartedly (coming from GoldEd / UltraEdit, and knowing only the bare essentials of vim). I only went the whole way when I realized how limited existing
LaTeX editors are. I found vim-latexsuite, and wanted to give it a try - that was sometime last year. Since then, I'm a convert, using vim
exclusively. I haven't seen any other editor as all-around useful.
One of the big advantages, for me at least, is that you can do even advanced editing without ever taking your hands off the main keyboard (except for the occasional ESC key). With a latent case of "computer arm", it's a nice thing
not having to go through the mouse and/or the cursor keys every now and then.