aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBilly Su <g4691821@gmail.com>2020-02-18 17:10:29 +0800
committerBilly Su <g4691821@gmail.com>2020-02-18 17:10:29 +0800
commitdd5d00aaa9af33d62271d989b8f1f709500a570b (patch)
tree11acae71ad8683864167db276e8fc25d59253545
parent961c528afc7f3a21a8c4b118a2c585dbe670c5c5 (diff)
downloadrneovim-dd5d00aaa9af33d62271d989b8f1f709500a570b.tar.gz
rneovim-dd5d00aaa9af33d62271d989b8f1f709500a570b.tar.bz2
rneovim-dd5d00aaa9af33d62271d989b8f1f709500a570b.zip
doc: C-Y and C-E in wildmenu completion
Add description of C-Y and C-E in wildmenu completion
-rw-r--r--runtime/doc/options.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/runtime/doc/options.txt b/runtime/doc/options.txt
index 70af23ee29..9d044406c8 100644
--- a/runtime/doc/options.txt
+++ b/runtime/doc/options.txt
@@ -6689,6 +6689,9 @@ 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:
<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