Remove <C-W>C map

It's not worth claiming a whole map just to save one key press.
This commit is contained in:
Tim Pope
2019-07-14 18:02:00 -04:00
parent 58b2b85c9e
commit 68b999bfd0
2 changed files with 1 additions and 6 deletions

View File

@@ -317,10 +317,6 @@ P Open the current file in the [count]th parent.
*fugitive_C*
C Open the commit containing the current file.
*fugitive_CTRL-W_C*
<C-W>C Open the commit containing the current file in a new
split.
*fugitive_CTRL-P*
<C-P> Jump to the previous file or hunk.