Tuesday, February 17, 2009

Chapter 3. VIM notes

r replace : r followed by letter to replace the letter with the new letter. Helli world to Hello world by placing the cursor on i and typing re.

p  put : puts the character or the line that was placed in buffer earlier. It can be  a line or letter.

c change : e,w,$

No comments:

Post a Comment