projects
/
vimb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9429674
)
Correct the man page
author
Konst Mayer
<cdlscpmv@gmail.com>
Tue, 19 Jun 2018 05:36:24 +0000
(12:36 +0700)
committer
Konst Mayer
<cdlscpmv@gmail.com>
Tue, 19 Jun 2018 05:43:31 +0000
(12:43 +0700)
Related to the introduction of the new `vimbhint` attribute.
doc/vimb.1
patch
|
blob
|
history
diff --git
a/doc/vimb.1
b/doc/vimb.1
index
e0712c4
..
dd76cc7
100644
(file)
--- a/
doc/vimb.1
+++ b/
doc/vimb.1
@@
-1113,7
+1113,7
@@
case, but match them lowercase.
To have upper case hint labels, it's possible to add following css to the
`style.css' file in vimb's configuration directory.
.IP
-"
._hintLabel
{text-transform: uppercase !important;}"
+"
span[vimbhint="label"]
{text-transform: uppercase !important;}"
.TP
.B history-max-items (int)
Maximum number of unique items stored in search-, command or URI history.