Skip to content

Commit 6d1e382

Browse files
committed
Add test for modifier commands
1 parent bf97884 commit 6d1e382

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

test/test_modifier_commands.ok

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
(call (Func))

test/test_modifier_commands.vim

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
aboveleft belowright botright browse confirm hide keepalt keepjumps
2+
\ keepmarks keeppatterns lockmarks noswapfile silent tab
3+
\ topleft verbose vertical call Func()

0 commit comments

Comments
 (0)