summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDaniel Carl <danielcarl@gmx.de>2012-11-12 21:32:27 +0100
committerDaniel Carl <danielcarl@gmx.de>2012-11-12 21:32:27 +0100
commita17d66df454852a5ff7cf002c6d5631a3cd4b385 (patch)
tree63c11995c133fc370f2e49c9892fb60cf774e976 /doc
parent540d4c33a51b8281d77793862a18621a9e1cf497 (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/config2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/config b/doc/config
index 9a5a0e1..dbd6123 100644
--- a/doc/config
+++ b/doc/config
@@ -21,3 +21,5 @@ nmap h scrollleft
nmap l scrollright
nmap k scrollup
nmap j scrolldown
+cmap <tab> complete
+cmap <shift-tab> complete-back