From: Daniel Carl <danielcarl@gmx.de>
Date: Thu, 9 May 2013 12:43:02 +0000 (+0200)
Subject: Removed obsolete section with hint mode keymap.
X-Git-Url: https://git.owens.tech/dummy.html/dummy.html/git?a=commitdiff_plain;h=d3bff1f9b01793ba77692b5c9b19bb6465d74362;p=vimb.git

Removed obsolete section with hint mode keymap.

The hint mode is no own main mode anymore.
---

diff --git a/doc/vimb.1.txt b/doc/vimb.1.txt
index 3c0da9a..c0510bb 100644
--- 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 ]