Implement g:easy_align_bypass_fold switch (#14) with a small fix

This commit is contained in:
Junegunn Choi
2013-10-15 23:00:43 +09:00
parent 37fa908d04
commit 831cecdaf2
7 changed files with 154 additions and 11 deletions

View File

@@ -10,3 +10,11 @@ Do (FIXME invalid judgement - block-wise visual mode):
Expect:
a | b | c
Do (TODO Workaround: reset visualmode() on error):
\<C-V>\<Esc>
:%EasyAlign|\<CR>
:%EasyAlign|\<CR>
Expect:
a | b | c