I have a virtual server with debian lenny, when editing files I have been forced to use VIM.

I have been teaching myself although can't figure out how to remove a blank line after removing a line of text, this doesn't work like I would expect. This is editing the crontab

link|improve this question
Ok figured out how to save a file using :wq – John Magnolia Sep 10 '11 at 7:47
feedback

1 Answer

up vote 2 down vote accepted

Here's a good one for you that's often cited:

Learn Vim Progressively

Want to learn vim (the best text editor known to human kind) the fastest way possible. I suggest you a way. Start by learning the minimal to survive, then integrate slowly all tricks.

http://yannesposito.com/Scratch/en/blog/Learn-Vim-Progressively/

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.