aboutsummaryrefslogtreecommitdiff
path: root/doc/shortcuts.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/shortcuts.txt')
-rw-r--r--doc/shortcuts.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/shortcuts.txt b/doc/shortcuts.txt
index 4d58590..5e911ea 100644
--- a/doc/shortcuts.txt
+++ b/doc/shortcuts.txt
@@ -57,6 +57,7 @@ command line mode begins with : and has its own key mappings starting with c lik
57:only = 'maximize' current buffer 57:only = 'maximize' current buffer
58 58
59<c-r><c-w> = auto completion with the word under the cursor (interesting with incsearch) 59<c-r><c-w> = auto completion with the word under the cursor (interesting with incsearch)
60<c-a> = expand pattern from command line (e.g. *.txt)
60 61
61 62
62[navigation] 63[navigation]
..