From 3d87a151006aa05d25522a30f3dd63e13a62119b Mon Sep 17 00:00:00 2001
From: Daniel Carl <danielcarl@gmx.de>
Date: Sun, 8 Mar 2015 21:21:23 +0100
Subject: [PATCH] Update man page for hint-follow-last setting (#186).

---
 doc/vimb.1 | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/doc/vimb.1 b/doc/vimb.1
index 0b4f624..58cc6a8 100644
--- a/doc/vimb.1
+++ b/doc/vimb.1
@@ -1365,6 +1365,10 @@ Example:
 .PD
 .RE
 .TP
+.B hint-follow-last (bool)
+If on, vimb automatically follows the last remaining hint on the page.
+If off hints are fired only if enter is pressed.
+.TP
 .B hint-timeout (int)
 Timeout before automatically following a non-unique numerical hint.
 To disable auto fire of hints, set this value to 0.
-- 
2.20.1