diff options
author | Daniel Carl <danielcarl@gmx.de> | 2012-11-12 21:32:27 +0100 |
---|---|---|
committer | Daniel Carl <danielcarl@gmx.de> | 2012-11-12 21:32:27 +0100 |
commit | a17d66df454852a5ff7cf002c6d5631a3cd4b385 (patch) | |
tree | 63c11995c133fc370f2e49c9892fb60cf774e976 /doc | |
parent | 540d4c33a51b8281d77793862a18621a9e1cf497 (diff) |
Added command to start completion.
Doing this it's possible to set a special keybinding to complete commands and
settings.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/config | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -21,3 +21,5 @@ nmap h scrollleft nmap l scrollright nmap k scrollup nmap j scrolldown +cmap <tab> complete +cmap <shift-tab> complete-back |