aboutsummaryrefslogtreecommitdiff
path: root/vim/bundle/vim-gitgutter/test/testRemoveLines.vim
blob: 23d672bd6ab948dc2dc3a1746e7a72261b85cf62 (plain)
1
2
3
4
5
6
source helper.vim
call Setup()

execute '5d'
write
call DumpSigns('removeLines')