aboutsummaryrefslogtreecommitdiff
path: root/vim/bundle/vim-gitgutter/test/testRemoveFirstLines.vim
diff options
context:
space:
mode:
Diffstat (limited to 'vim/bundle/vim-gitgutter/test/testRemoveFirstLines.vim')
m---------vim/bundle/vim-gitgutter0
-rw-r--r--vim/bundle/vim-gitgutter/test/testRemoveFirstLines.vim6
2 files changed, 0 insertions, 6 deletions
diff --git a/vim/bundle/vim-gitgutter b/vim/bundle/vim-gitgutter
new file mode 160000
+Subproject b5f23e986747a6f4b1dc1196d2a5bd3dc7c8c2b
diff --git a/vim/bundle/vim-gitgutter/test/testRemoveFirstLines.vim b/vim/bundle/vim-gitgutter/test/testRemoveFirstLines.vim
deleted file mode 100644
index 4a29a73..0000000
--- a/vim/bundle/vim-gitgutter/test/testRemoveFirstLines.vim
+++ /dev/null
@@ -1,6 +0,0 @@
-source helper.vim
-call Setup()
-
-execute '1d'
-write
-call DumpSigns('removeFirstLines')