aboutsummaryrefslogtreecommitdiff
path: root/vim/bundle/vim-gitgutter/test/testModifyLines.vim
diff options
context:
space:
mode:
Diffstat (limited to 'vim/bundle/vim-gitgutter/test/testModifyLines.vim')
-rw-r--r--vim/bundle/vim-gitgutter/test/testModifyLines.vim6
1 files changed, 6 insertions, 0 deletions
diff --git a/vim/bundle/vim-gitgutter/test/testModifyLines.vim b/vim/bundle/vim-gitgutter/test/testModifyLines.vim
new file mode 100644
index 0000000..d4a3d01
--- /dev/null
+++ b/vim/bundle/vim-gitgutter/test/testModifyLines.vim
@@ -0,0 +1,6 @@
+source helper.vim
+call Setup()
+
+normal ggi*
+write
+call DumpSigns('modifyLines')