runtime(doc): add a few more references to 'guiligatures'
Commit:
https://github.com/vim/vim/commit/7203411bc9038d95686a2c7d44de7a9843019b80
Author: Ubaldo Tiberi <
ubaldo...@volvo.com>
Date: Tue Aug 4 19:39:05 2026 +0000
runtime(doc): add a few more references to 'guiligatures'
closes:
https://github.com/vim/vim/issues/20937
Signed-off-by: Ubaldo Tiberi <
ubaldo...@volvo.com>
Signed-off-by: Christian Brabandt <
c...@256bit.org>
diff --git a/runtime/doc/gui.txt b/runtime/doc/gui.txt
index 89fdb0137..7f77539ad 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 a9d8f06f5..521446ada 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)