aboutsummaryrefslogtreecommitdiff
path: root/vim/bundle/vim-gitgutter/test/testOrphanedSigns.vim
diff options
context:
space:
mode:
Diffstat (limited to 'vim/bundle/vim-gitgutter/test/testOrphanedSigns.vim')
m---------vim/bundle/vim-gitgutter0
-rw-r--r--vim/bundle/vim-gitgutter/test/testOrphanedSigns.vim8
2 files changed, 0 insertions, 8 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/testOrphanedSigns.vim b/vim/bundle/vim-gitgutter/test/testOrphanedSigns.vim
deleted file mode 100644
index 35992d2..0000000
--- a/vim/bundle/vim-gitgutter/test/testOrphanedSigns.vim
+++ /dev/null
@@ -1,8 +0,0 @@
-source helper.vim
-call Setup()
-
-execute "normal 5GoX\<CR>Y"
-write
-execute '6d'
-write
-call DumpSigns('orphanedSigns')