mirror of
https://github.com/junegunn/vim-easy-align.git
synced 2025-11-09 18:33:49 -05:00
Fix invalid test case
This commit is contained in:
@@ -1275,7 +1275,7 @@ Expect:
|
||||
aabba = bbbbb
|
||||
|
||||
Do (center-align):
|
||||
vip\<C-U>\<Enter>\<Enter>\<Enter>\<C-U>*=
|
||||
vip\<Enter>\<C-U>\<Enter>\<Enter>\<C-U>*=
|
||||
|
||||
Expect:
|
||||
a = b = c
|
||||
|
||||
Reference in New Issue
Block a user