summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGeorge Bateman <george.bateman16@gmail.com>2018-06-13 10:40:49 +0100
committerGeorge Bateman <george.bateman16@gmail.com>2018-06-13 10:40:49 +0100
commit03e1873d2aef780d6e1c5d73e941b155a09e9660 (patch)
tree0f327d153c5f66cae59437a18b36e752aed5c778 /doc
parent0be194163a3540b81a4d9768925687ff4a7dd1dd (diff)
Document :set show-titlebar
Diffstat (limited to 'doc')
-rw-r--r--doc/vimb.13
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/vimb.1 b/doc/vimb.1
index a8622b6..e0712c4 100644
--- a/doc/vimb.1
+++ b/doc/vimb.1
@@ -1215,6 +1215,9 @@ Number of pixel vimb scrolls if 'j' or 'k' is used.
.B serif-font (string)
The font family used as the default for content using serif font.
.TP
+.B show-titlebar (bool)
+Determines whether the titlebar is shown (on systems that provide window decoration). Defaults to true.
+.TP
.B site-specific-quirks (bool)
Enables the site-specific compatibility workarounds.
.TP