diff options
author | Justin M. Keyes <justinkz@gmail.com> | 2019-10-06 12:32:27 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-10-06 12:32:27 -0700 |
commit | 93bceac9bdf9048bb2f615bb6872b46eb15baab8 (patch) | |
tree | 9534e28cdf579684a35db039709e83bc4f45fb50 /runtime/doc | |
parent | 55007180a39e762dad7e80b7cd57fe4630e2e20a (diff) | |
parent | d1abd6513e95a41e41ad570038310087e97f3bb1 (diff) | |
download | rneovim-93bceac9bdf9048bb2f615bb6872b46eb15baab8.tar.gz rneovim-93bceac9bdf9048bb2f615bb6872b46eb15baab8.tar.bz2 rneovim-93bceac9bdf9048bb2f615bb6872b46eb15baab8.zip |
Merge #11157 from janlazo/vim-8.1.2113
vim-patch:8.1.{59, 586, 2113}
Diffstat (limited to 'runtime/doc')
-rw-r--r-- | runtime/doc/digraph.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/runtime/doc/digraph.txt b/runtime/doc/digraph.txt index b106e625f2..7f807b5eee 100644 --- a/runtime/doc/digraph.txt +++ b/runtime/doc/digraph.txt @@ -20,7 +20,9 @@ An alternative is using the 'keymap' option. 1. Defining digraphs *digraphs-define* *:dig* *:digraphs* -:dig[raphs] show currently defined digraphs. +:dig[raphs][!] Show currently defined digraphs. + With [!] headers are used to make it a bit easier to + find a specific character. *E104* *E39* :dig[raphs] {char1}{char2} {number} ... Add digraph {char1}{char2} to the list. {number} is |