projects
/
vimb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0af9c36
)
Changed the default keybinding for the hint open commands.
author
Daniel Carl
<danielcarl@gmx.de>
Fri, 21 Dec 2012 23:17:52 +0000
(
00:17
+0100)
committer
Daniel Carl
<danielcarl@gmx.de>
Fri, 21 Dec 2012 23:17:52 +0000
(
00:17
+0100)
Now we use ;o and ;t to write the hintes source or uri to the inputbar.
doc/config
patch
|
blob
|
history
diff --git
a/doc/config
b/doc/config
index
cc4e2b3
..
0c11ded
100644
(file)
--- a/
doc/config
+++ b/
doc/config
@@
-25,8
+25,8
@@
nmap k scrollup
nmap j scrolldown
nmap f hint-link
nmap F hint-link-new
-nmap
g
o hint-input-open
-nmap
g
t hint-input-tabopen
+nmap
;
o hint-input-open
+nmap
;
t hint-input-tabopen
cmap <tab> complete
cmap <shift-tab> complete-back
hmap <tab> hint-focus-next