From 9dabc59202eac2d225328df8f93ef9a1b7b7bec5 Mon Sep 17 00:00:00 2001 From: tanvirtin Date: Fri, 5 Apr 2024 18:40:56 -0400 Subject: [PATCH] fix(#343): fix vimdoc --- doc/vgit.txt | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/doc/vgit.txt b/doc/vgit.txt index 411056b8..156e6b8a 100644 --- a/doc/vgit.txt +++ b/doc/vgit.txt @@ -417,9 +417,8 @@ 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 "" and "" is a personal @@ -427,9 +426,8 @@ 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|.