aboutsummaryrefslogtreecommitdiff
path: root/vim/bundle/vim-gitgutter/test/testOrphanedSigns.vim
blob: 35992d2f40283e5550ad595e85ee30e11e6885e6 (plain)
1
2
3
4
5
6
7
8
source helper.vim
call Setup()

execute "normal 5GoX\<CR>Y"
write
execute '6d'
write
call DumpSigns('orphanedSigns')