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