1 2 3 4 5 6 7
source helper.vim call Setup() normal 5Gi* execute 'GitGutterUndoHunk' call DumpSigns('hunkUndoSigns') call DumpGitDiffStaged('hunkUndoGitDiff')