diff --git a/plugin/gitgutter.vim b/plugin/gitgutter.vim index 7c99edf..6ac15ea 100644 --- a/plugin/gitgutter.vim +++ b/plugin/gitgutter.vim @@ -113,7 +113,6 @@ command -bar -count=1 GitGutterPrevHunk call gitgutter#hunk#prev_hunk() command -bar GitGutterStageHunk call gitgutter#hunk#stage() command -bar GitGutterUndoHunk call gitgutter#hunk#undo() -command -bar GitGutterRevertHunk echomsg 'GitGutterRevertHunk is deprecated. Use GitGutterUndoHunk'call gitgutter#hunk#undo() command -bar GitGutterPreviewHunk call gitgutter#hunk#preview() " Hunk text object