[bot] documentation_updates (#15679)
Co-authored-by: SpacemacsBot <not@an.actual.email.beep.boop>
This commit is contained in:
parent
37bad602e2
commit
4f5fddc96d
2 changed files with 3 additions and 4 deletions
|
@ -38,7 +38,6 @@ enable color emoji.
|
|||
#+END_SRC
|
||||
|
||||
* Configuration
|
||||
|
||||
If you want ligature support Emacs must be built with =Harfbuzz= and a ligature
|
||||
font must be installed and configured. You can see the [[https://github.com/mickeynp/ligature.el#compatibility-and-version-requirements][upstream]] docs for a full
|
||||
list of requirements. By default this is not enabled, and you can enable it with
|
||||
|
|
|
@ -646,10 +646,10 @@ This layer adds support for [[https://github.com/rolandwalker/unicode-fonts][uni
|
|||
install the fonts listed in the [[https://github.com/rolandwalker/unicode-fonts#quickstart][Quickstart]] section of the unicode-fonts README.
|
||||
|
||||
Features:
|
||||
- Display unicode glyphs using the best available font.
|
||||
- Display Unicode glyphs using the best available font.
|
||||
- Easily override glyphs or sections of glyphs.
|
||||
- Display color emoji on both the macOS port version of Emacs and emacs-plus (with
|
||||
=unicode-fonts-force-multi-color-on-mac= set to non nil).
|
||||
- Display color emoji on both the macOS port version of Emacs and emacs-plus
|
||||
(with =unicode-fonts-force-multi-color-on-mac= set to non nil).
|
||||
- Enable support for font ligature in Emacs 27 + via [[https://github.com/mickeynp/ligature.el][ligatures.el]].
|
||||
|
||||
* Fun
|
||||
|
|
Reference in a new issue