From: Ubaldo Tiberi Date: Tue, 4 Aug 2026 19:39:05 +0000 (+0000) Subject: runtime(doc): add a few more references to 'guiligatures' X-Git-Tag: v9.2.0908~2 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=7203411bc9038d95686a2c7d44de7a9843019b80;p=thirdparty%2Fvim.git runtime(doc): add a few more references to 'guiligatures' closes: #20937 Signed-off-by: Ubaldo Tiberi Signed-off-by: Christian Brabandt --- diff --git a/runtime/doc/gui.txt b/runtime/doc/gui.txt index 89fdb0137f..7f77539ada 100644 --- a/runtime/doc/gui.txt +++ b/runtime/doc/gui.txt @@ -1,4 +1,4 @@ -*gui.txt* For Vim version 9.2. Last change: 2026 Jun 02 +*gui.txt* For Vim version 9.2. Last change: 2026 Aug 04 VIM REFERENCE MANUAL by Bram Moolenaar @@ -1167,7 +1167,7 @@ Examples: > :set guifont=Andale_Mono:h7.5:w4.5 :set guifont=Cascadia_Code:h14:fss19=1:fcalt=1:fliga=1 -See also |font-sizes|. +See also |font-sizes|, 'guiligatures' and 'renderoptions' (MS-Windows only). Note on Weights: Fonts often come with a variety of weights. "Normal" weights in Windows have a value of 400 and, left unspecified, this is the value that diff --git a/runtime/doc/options.txt b/runtime/doc/options.txt index a9d8f06f53..521446ada5 100644 --- a/runtime/doc/options.txt +++ b/runtime/doc/options.txt @@ -1,4 +1,4 @@ -*options.txt* For Vim version 9.2. Last change: 2026 Aug 02 +*options.txt* For Vim version 9.2. Last change: 2026 Aug 04 VIM REFERENCE MANUAL by Bram Moolenaar @@ -7341,7 +7341,7 @@ A jump table for the options with a short description can be found at |Q_op|. emoji might be rendered beyond the bounding box of drawing cell. - Other render types are currently not supported. + Other render types are currently not supported. See also 'guiligatures'. *'report'* 'report' number (default 2)