From 03e1873d2aef780d6e1c5d73e941b155a09e9660 Mon Sep 17 00:00:00 2001 From: George Bateman Date: Wed, 13 Jun 2018 10:40:49 +0100 Subject: [PATCH] Document :set show-titlebar --- doc/vimb.1 | 3 +++ 1 file changed, 3 insertions(+) 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 -- 2.20.1