aboutsummaryrefslogtreecommitdiff
path: root/doc/shortcuts.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/shortcuts.txt')
-rw-r--r--doc/shortcuts.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/shortcuts.txt b/doc/shortcuts.txt
index 0496821..159f20a 100644
--- a/doc/shortcuts.txt
+++ b/doc/shortcuts.txt
@@ -156,6 +156,8 @@ viB:sort = sort inner block by name
156:profdel * 156:profdel *
157:e /tmp/profile.log 157:e /tmp/profile.log
158 158
159:finish = from within a viml-script: stop sourcing it
160
159[vim modeline] 161[vim modeline]
160filetype can have multiple values, like python.django 162filetype can have multiple values, like python.django
161The last line can be a mode line, which holds settings like tab width: 163The last line can be a mode line, which holds settings like tab width:
..