From eaea1c5bba8e0f72cbc923c51a18c5c9918eb513 Mon Sep 17 00:00:00 2001 From: Alfredo Canziani Date: Tue, 29 Nov 2016 16:22:19 +0000 Subject: [PATCH] Fix help tag. --- doc/gitgutter.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/gitgutter.txt b/doc/gitgutter.txt index 6f9ecc0..6524564 100644 --- a/doc/gitgutter.txt +++ b/doc/gitgutter.txt @@ -138,7 +138,7 @@ Commands for staging or undoing individual hunks: :GitGutterPreviewHunk *:GitGutterPreviewHunk* Preview the hunk the cursor is in. - Use |:pclose| or |CTRL-W CTRL-Z| to close the preview window. + Use |:pclose| or |CTRL-W_CTRL-Z| to close the preview window. =============================================================================== 5. AUTOCOMMAND *GitGutterAutocmd*