aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/quickref.txt
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2017-04-04 03:38:57 +0200
committerJustin M. Keyes <justinkz@gmail.com>2017-04-04 14:19:26 +0200
commita7f34e199144bfb657c180cdc1413093fd34bdf9 (patch)
tree049ef60e8dd071342b5c075592c035715d676fef /runtime/doc/quickref.txt
parente348e256f3ed93fe462971447ee79033307b2ddf (diff)
downloadrneovim-a7f34e199144bfb657c180cdc1413093fd34bdf9.tar.gz
rneovim-a7f34e199144bfb657c180cdc1413093fd34bdf9.tar.bz2
rneovim-a7f34e199144bfb657c180cdc1413093fd34bdf9.zip
options: remove 'guiheadroom'
Diffstat (limited to 'runtime/doc/quickref.txt')
-rw-r--r--runtime/doc/quickref.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/runtime/doc/quickref.txt b/runtime/doc/quickref.txt
index 7de0bba118..a918a4d34a 100644
--- a/runtime/doc/quickref.txt
+++ b/runtime/doc/quickref.txt
@@ -715,7 +715,6 @@ Short explanation of each option: *option-list*
'guifont' 'gfn' GUI: Name(s) of font(s) to be used
'guifontset' 'gfs' GUI: Names of multi-byte fonts to be used
'guifontwide' 'gfw' list of font names for double-wide characters
-'guiheadroom' 'ghr' GUI: pixels room for window decorations
'guioptions' 'go' GUI: Which components and options are used
'guitablabel' 'gtl' GUI: custom label for a tab page
'guitabtooltip' 'gtt' GUI: custom tooltip for a tab page