From b5bbd0d181ebc3cea5c42bdaed13141850432ba1 Mon Sep 17 00:00:00 2001 From: Tim Pope Date: Thu, 21 Apr 2022 15:02:36 -0400 Subject: [PATCH] Clarify ~ and P maps in blame window Resolves: https://github.com/tpope/vim-fugitive/issues/1980 --- doc/fugitive.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/fugitive.txt b/doc/fugitive.txt index adccbc2..91dd09c 100644 --- a/doc/fugitive.txt +++ b/doc/fugitive.txt @@ -70,8 +70,8 @@ that are part of Git repositories). O jump to patch or blob in new tab p jump to patch or blob in preview window - reblame at commit - ~ reblame at [count]th first grandparent - P reblame at [count]th parent (like HEAD^[count]) + ~ reblame at commit~[count] + P reblame at commit^[count] *g:fugitive_dynamic_colors* In the GUI or a 256 color terminal, commit hashes will