Skip to content

Commit 41387aa

Browse files
committed
Add more modifier test
1 parent 6d1e382 commit 41387aa

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
@@ -1 +1,2 @@
11
(call (Func))
2+
(call (Func))

test/test_modifier_commands.vim

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
aboveleft belowright botright browse confirm hide keepalt keepjumps
22
\ keepmarks keeppatterns lockmarks noswapfile silent tab
33
\ topleft verbose vertical call Func()
4+
abo bel bo bro conf hid keepalt keepj
5+
\ kee keepp loc nos sil tab
6+
\ to verb vert call Func()

0 commit comments

Comments
 (0)