Document parentheses movement maps

This commit is contained in:
Tim Pope 2019-07-18 14:17:35 -04:00
parent b0de6c2811
commit d68efa32e8

View File

@ -317,11 +317,13 @@ P Open the current file in the [count]th parent.
*fugitive_C* *fugitive_C*
C Open the commit containing the current file. C Open the commit containing the current file.
*fugitive_CTRL-P* *fugitive_CTRL-P* *fugitive_(*
<C-P> Jump to the previous file or hunk. ( Jump to the previous file or hunk.
<C-P>
*fugitive_CTRL-N* *fugitive_CTRL-N* *fugitive_)*
<C-N> Jump to the next file or hunk. ) Jump to the next file or hunk.
<C-N>
*fugitive_[[* *fugitive_[[*
[[ Jump to the previous section. [[ Jump to the previous section.