diff options
| author | Max Christian Pohle | 2017-10-22 16:43:38 +0200 | 
|---|---|---|
| committer | Max Christian Pohle | 2017-10-22 16:43:38 +0200 | 
| commit | d9238988f4e2d9bd443c98a651b6f657877c2cbc (patch) | |
| tree | a2d76f236c9009ba55b04efc93d93839a1291b15 | |
| parent | cc7a163805c55f36cbfbaa03be38c4446b8f2841 (diff) | |
| download | vim-karlmarks-d9238988f4e2d9bd443c98a651b6f657877c2cbc.tar.bz2 vim-karlmarks-d9238988f4e2d9bd443c98a651b6f657877c2cbc.zip  | |
Added reminder for the :finish command
| -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: | 
