diff options
author | Yoann Blein <yoann.blein@free.fr> | 2017-10-01 10:02:55 +0200 |
---|---|---|
committer | Daniel Carl <danielcarl@gmx.de> | 2017-10-05 21:50:39 +0200 |
commit | 8d002ae62b1d8e4f40c4333dc81b97b59041d9b7 (patch) | |
tree | eb8a7a504cec4249375e614d57104eedadf10709 /doc | |
parent | 9a2c4767bdef76a8a43d9854739f347fe0664f7d (diff) |
Rename hint-number-same-length into hint-keys-same-length
fix #425
Diffstat (limited to 'doc')
-rw-r--r-- | doc/vimb.1 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1055,8 +1055,8 @@ Header completely from request. 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-number-same-length (bool) -If on, all hint numbers will have the same length, so no hints will be +.B hint-keys-same-length (bool) +If on, all hint labels will have the same length, so no hints will be ambiguous. .TP .B hint-timeout (int) |