mirror of
https://github.com/junegunn/vim-easy-align.git
synced 2025-11-08 09:53:51 -05:00
Fix failing test case
This commit is contained in:
@@ -1572,6 +1572,7 @@ Given clojure:
|
||||
:signing {:gpg-key "FEF9C627"}}}
|
||||
|
||||
Do (Virtual column should be used in blockwise-visual mode):
|
||||
:set ve=block\<Enter>
|
||||
f[
|
||||
vi[
|
||||
\<C-V>
|
||||
@@ -1592,6 +1593,9 @@ Expect clojure:
|
||||
:aliases {"slamhound" ["run" "-m" "slam.hound"]}
|
||||
:signing {:gpg-key "FEF9C627"}}}
|
||||
|
||||
Then:
|
||||
set ve=
|
||||
|
||||
###########################################################
|
||||
|
||||
Given (hard-tab indentation (#19)):
|
||||
|
||||
Reference in New Issue
Block a user