mirror of
https://github.com/airblade/vim-gitgutter.git
synced 2025-11-12 05:13:54 -05:00
Add test for fish shell.
This commit is contained in:
7
test/testAddLinesFish.vim
Normal file
7
test/testAddLinesFish.vim
Normal file
@@ -0,0 +1,7 @@
|
||||
set shell=/usr/local/bin/fish
|
||||
source helper.vim
|
||||
call Setup()
|
||||
|
||||
normal ggo*
|
||||
write
|
||||
call DumpSigns('addLinesFish')
|
||||
Reference in New Issue
Block a user