From 079ba76ae7a7d0ef404cb9b41dff2663ff41f51b Mon Sep 17 00:00:00 2001 From: Bram Moolenaar Date: Sat, 23 Oct 2021 12:08:41 +0100 Subject: Update runtime files --- runtime/doc/quickref.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'runtime/doc/quickref.txt') diff --git a/runtime/doc/quickref.txt b/runtime/doc/quickref.txt index f7c5c1789..f1e2ac422 100644 --- a/runtime/doc/quickref.txt +++ b/runtime/doc/quickref.txt @@ -1,4 +1,4 @@ -*quickref.txt* For Vim version 8.2. Last change: 2021 Mar 29 +*quickref.txt* For Vim version 8.2. Last change: 2021 Oct 17 VIM REFERENCE MANUAL by Bram Moolenaar @@ -732,6 +732,7 @@ Short explanation of each option: *option-list* 'guifontset' 'gfs' GUI: Names of multibyte fonts to be used 'guifontwide' 'gfw' list of font names for double-wide characters 'guiheadroom' 'ghr' GUI: pixels room for window decorations +'guiligatures' 'gli' GTK GUI: ASCII characters that can form shapes 'guioptions' 'go' GUI: Which components and options are used 'guipty' GUI: try to use a pseudo-tty for ":!" commands 'guitablabel' 'gtl' GUI: custom label for a tab page -- cgit v1.2.1