updates doc

This commit is contained in:
Junegunn Choi
2013-05-01 23:43:37 +09:00
parent dd71c3128c
commit 21ecf9f525
2 changed files with 10 additions and 1 deletions

View File

@@ -49,6 +49,13 @@ Examples:
<Enter>: Alignment around 1st colon
Partial alignment in blockwise-visual mode
-------------------------------------------------------------------------
In blockwise-visual mode (`CTRL-V`), EasyAlign command aligns only
the selected parts, instead of the whole lines in the range.
Defining custom alignment rules
-------------------------------------------------------------------------