diff options
author | George Bateman <george.bateman16@gmail.com> | 2018-06-13 10:40:49 +0100 |
---|---|---|
committer | George Bateman <george.bateman16@gmail.com> | 2018-06-13 10:40:49 +0100 |
commit | 03e1873d2aef780d6e1c5d73e941b155a09e9660 (patch) | |
tree | 0f327d153c5f66cae59437a18b36e752aed5c778 /doc | |
parent | 0be194163a3540b81a4d9768925687ff4a7dd1dd (diff) |
Document :set show-titlebar
Diffstat (limited to 'doc')
-rw-r--r-- | doc/vimb.1 | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |