diff options
| author | Max Christian Pohle | 2016-09-27 21:53:57 +0200 | 
|---|---|---|
| committer | Max Christian Pohle | 2016-09-27 21:53:57 +0200 | 
| commit | 12160cb747a794cdcecba7ecf10ce9e6af7c3f12 (patch) | |
| tree | 34476e3a47471b59c746a81ca61e59a38b637b53 /doc | |
| parent | 8b5ea119f456a015a2d7455534d7d3d70f467caa (diff) | |
| download | vim-karlmarks-12160cb747a794cdcecba7ecf10ce9e6af7c3f12.tar.bz2 vim-karlmarks-12160cb747a794cdcecba7ecf10ce9e6af7c3f12.zip  | |
replaced Vundle with vim-plug and tidied configuration
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/shortcuts.txt | 1 | 
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] | 
| 74 | g CTRL-g = display file properties including word and char count | 74 | g CTRL-g = display file properties including word and char count | 
| 75 | CTRL-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 | 
