Update test doc

This commit is contained in:
Junegunn Choi
2013-10-10 12:58:27 +09:00
parent ab4b72addf
commit 124654ec46
2 changed files with 4 additions and 2 deletions

View File

@@ -800,7 +800,7 @@ Expect ruby:
dddddd /= 123 dddddd /= 123
gg <=>ee gg <=>ee
Do (1st =): Do (Center-align around 2nd =):
vip\<Enter>\<Enter>\<Enter>2= vip\<Enter>\<Enter>\<Enter>2=
Expect ruby: Expect ruby:
@@ -1235,6 +1235,8 @@ Execute (unset g:easy_align_interactive_modes):
unlet g:easy_align_interactive_modes unlet g:easy_align_interactive_modes
unlet g:easy_align_bang_interactive_modes unlet g:easy_align_bang_interactive_modes
###########################################################
Given (Test ignore_unmatched behavior): Given (Test ignore_unmatched behavior):
a = b = c a = b = c
aabba = bbbbb aabba = bbbbb