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

execute '1d'
write
call DumpSigns('removeFirstLines')