Vim Tips Wiki
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 8: Line 8:
 
|version=7.0
 
|version=7.0
 
|rating=17/5
 
|rating=17/5
βˆ’
|category1=Usage
 
βˆ’
|category2=
 
 
}}
 
}}
 
Some people like to align program statements, for example, so that the "<code>=</code>" in assignments are lined up. This tip provides a script that defaults to aligning "<code>=</code>", but which can align using a search pattern. The script may not work correctly when tab characters are present.
 
Some people like to align program statements, for example, so that the "<code>=</code>" in assignments are lined up. This tip provides a script that defaults to aligning "<code>=</code>", but which can align using a search pattern. The script may not work correctly when tab characters are present.
Line 220: Line 218:
   
 
----
 
----
  +
[[Category:Usage]]
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)