projects
/
vimb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1dbbdfe
)
Removed obsolete section with hint mode keymap.
author
Daniel Carl
<danielcarl@gmx.de>
Thu, 9 May 2013 12:43:02 +0000
(14:43 +0200)
committer
Daniel Carl
<danielcarl@gmx.de>
Thu, 9 May 2013 12:43:02 +0000
(14:43 +0200)
The hint mode is no own main mode anymore.
doc/vimb.1.txt
patch
|
blob
|
history
diff --git
a/doc/vimb.1.txt
b/doc/vimb.1.txt
index
3c0da9a
..
c0510bb
100644
(file)
--- a/
doc/vimb.1.txt
+++ b/
doc/vimb.1.txt
@@
-54,10
+54,6
@@
Commands can be called in Insert Mode from the inputbox in the way like
Command Mode and therefore not callable directly. To use them too, they must be
bound to the keybinding.
-For example the command "hint-focus-next" is only available in hinting mode.
-To call it, it has to be bound to a key like "hmap <tab>=hint-focus-next" to
-be used.
-
.SS Open
.TP
.BI "open [" URI ]