projects
/
vimb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8ce5239
)
Added section about duplicate keybinds to manpage.
author
Daniel Carl
<danielcarl@gmx.de>
Sat, 16 Feb 2013 13:45:35 +0000
(14:45 +0100)
committer
Daniel Carl
<danielcarl@gmx.de>
Sat, 16 Feb 2013 13:45:35 +0000
(14:45 +0100)
doc/vimp.1.txt
patch
|
blob
|
history
diff --git
a/doc/vimp.1.txt
b/doc/vimp.1.txt
index
4063c0e
..
6e9fedd
100644
(file)
--- a/
doc/vimp.1.txt
+++ b/
doc/vimp.1.txt
@@
-168,6
+168,10
@@
Example:
"nmap <shift-?>=input :foo" to write :foo into input box and switch to Command Mode.
.br
"hunmap <shift-tab>" To remove this keybinding use.
+
+If a keybinding is added, for the same key-sequence like another keybinding,
+the later added have precedence. If a keybinding is removed only that with the
+highest precedence will be removed and all other will still be active.
.TP
.B nmap
Add a keybinding used in Normal Mode.