Skip to content

Commit

Permalink
fix(#343): fix vimdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
tanvirtin committed Apr 5, 2024
1 parent 9a2d917 commit 9dabc59
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions doc/vgit.txt
Original file line number Diff line number Diff line change
Expand Up @@ -417,19 +417,17 @@ toggle_tracing() *vgit.toggle_tracing()
suppressed logs visible.

==============================================================================
COMMAND *vgit-navigation*
NAVIGATION *vgit-navigation*

*:VGit*
Any VGit preview that contains changes with highlights is navigatable,
enhancing your git workflow drastically. Please refer to |hunk_up| and
|hunk_down| mapping these functions to "<C-j>" and "<C-k>" is a personal
recommendation. Executing these commands while being on a table associated
with a diff will also enable hunk navigations.

==============================================================================
COMMAND *vgit-diff-preference*
PREFERENCE *vgit-diff-preference*

*:VGit*
Any VGit preview with a diff can be seen visually in two different ways,
unified and split. Users can switch between these two styles anytime using
|toggle_diff_preference|.
Expand Down

0 comments on commit 9dabc59

Please sign in to comment.