diff options
| -rw-r--r-- | doc/shortcuts.txt | 2 | 
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] | 
| 160 | filetype can have multiple values, like python.django | 162 | filetype can have multiple values, like python.django | 
| 161 | The last line can be a mode line, which holds settings like tab width: | 163 | The last line can be a mode line, which holds settings like tab width: | 
