aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZantox <vetle_er_her@hotmail.com>2020-03-24 22:40:55 +0100
committerBilly Su <g4691821@gmail.com>2020-03-28 14:07:59 +0800
commit4d53bdccc60a4bc39e6ca2c626f4b511881559ef (patch)
tree5c48d9c4460206d7e0f503504c7f9d7d9f4f1e71
parentdd5d00aaa9af33d62271d989b8f1f709500a570b (diff)
downloadrneovim-4d53bdccc60a4bc39e6ca2c626f4b511881559ef.tar.gz
rneovim-4d53bdccc60a4bc39e6ca2c626f4b511881559ef.tar.bz2
rneovim-4d53bdccc60a4bc39e6ca2c626f4b511881559ef.zip
doc: Fix wildmenu doc inconsistencies and typos
Fix typos, capitalization to match block, and remove the angle brackets on the CTRL keys to match other documentation.
-rw-r--r--runtime/doc/options.txt7
1 files changed, 4 insertions, 3 deletions
diff --git a/runtime/doc/options.txt b/runtime/doc/options.txt
index 9d044406c8..12af911d6d 100644
--- a/runtime/doc/options.txt
+++ b/runtime/doc/options.txt
@@ -6688,10 +6688,11 @@ A jump table for the options with a short description can be found at |Q_op|.
While the menu is active these keys have special meanings:
+ CTRL-Y - accept the currently selected match and stop
+ completion.
+ CTRL-E - end completion, go back to what was there before
+ selecting a match.
<Left> <Right> - select previous/next match (like CTRL-P/CTRL-N)
- <CTRL-Y> - Accet the currenty selected match and stop
- completion.
- <CTRL-E> - End completion, back to original typed text.
<Down> - in filename/menu name completion: move into a
subdirectory or submenu.
<CR> - in menu completion, when the cursor is just after a