diff options
Diffstat (limited to 'runtime')
-rw-r--r-- | runtime/doc/options.txt | 2 | ||||
-rw-r--r-- | runtime/doc/ui.txt | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/runtime/doc/options.txt b/runtime/doc/options.txt index 067aad1f93..b3139f3298 100644 --- a/runtime/doc/options.txt +++ b/runtime/doc/options.txt @@ -3676,7 +3676,7 @@ A jump table for the options with a short description can be found at |Q_op|. < Minimum value is 2, maximum value is 1000. *'linespace'* *'lsp'* -'linespace' 'lsp' number (default 0, 1 for Win32 GUI) +'linespace' 'lsp' number (default 0) global {only in the GUI} Number of pixel lines inserted between characters. Useful if the font diff --git a/runtime/doc/ui.txt b/runtime/doc/ui.txt index e1c5523202..1b3c10b71e 100644 --- a/runtime/doc/ui.txt +++ b/runtime/doc/ui.txt @@ -90,6 +90,7 @@ Global Events *ui-global* 'guifont' 'guifontset' 'guifontwide' + 'linespace' 'showtabline' 'termguicolors' |