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

normal 5Gi*
execute 'GitGutterUndoHunk'
call DumpSigns('hunkUndoSigns')
call DumpGitDiffStaged('hunkUndoGitDiff')