Vim Tips Wiki
Register
We recommend that you log in before editing. This will allow other users to leave you a message about your edit, and will let you track edits via your Watchlist. Creating an account is quick and free.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 4: Line 4:
 
|previous=1141
 
|previous=1141
 
|next=1146
 
|next=1146
βˆ’
|created=2006
+
|created=February 20, 2006
 
|complexity=basic
 
|complexity=basic
 
|author=Adam Wolff
 
|author=Adam Wolff
Line 31: Line 31:
 
</pre>
 
</pre>
   
βˆ’
Now I can just go the beginning of the second line and hit <code>.j.</code> to change the second and third lines. Of course you could also use a regexp for stuff like this, but often . is a little faster and saves precious brain cells. See {{help|.}}.
+
Now I can just go the beginning of the second line and hit <tt>.j.</tt> to change the second and third lines. Of course you could also use a regexp for stuff like this, but often . is a little faster and saves precious brain cells. See {{help|.}}.
   
 
==Comments==
 
==Comments==
Please note that all contributions to the Vim Tips Wiki are considered to be released under the CC-BY-SA
Cancel Editing help (opens in new window)