Files
vim-easy-align/test/extra.vader
2014-11-23 03:39:33 +09:00

14 lines
210 B
Plaintext

Include: include/setup.vader
Before:
set nomodifiable
After:
set modifiable
AssertEqual "hello\nworld\n", @"
Given:
hello
world
Do (#43 Do nothing when nomodifiable):
vip\<enter>\<enter>\<enter>y