Add test for fish shell.

This commit is contained in:
Andy Stewart
2015-08-17 09:51:09 +02:00
parent beb20d3924
commit 0e66fc915c
2 changed files with 11 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
--- Signs ---
Signs for fixture.txt:
line=2 id=3000 name=GitGutterLineAdded

View File

@@ -0,0 +1,7 @@
set shell=/usr/local/bin/fish
source helper.vim
call Setup()
normal ggo*
write
call DumpSigns('addLinesFish')