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 a95e530..3b12d57 100644
--- a/doc/shortcuts.txt
+++ b/doc/shortcuts.txt
@@ -72,5 +72,6 @@ the last line can be a mode line, which holds settings like tab width:
72 72
73[special] 73[special]
74g CTRL-g = display file properties including word and char count 74g CTRL-g = display file properties including word and char count
75CTRL-X CTRL-F = display file name completions using (vim-internal) omnicomplete
75 76
76# vim: noai:ts=2:sw=2 filetype=dosini 77# vim: noai:ts=2:sw=2 filetype=dosini
..