diff --git a/layers/+fonts/unicode-fonts/README.org b/layers/+fonts/unicode-fonts/README.org index 9ef1599d3..ea520ee93 100644 --- a/layers/+fonts/unicode-fonts/README.org +++ b/layers/+fonts/unicode-fonts/README.org @@ -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 diff --git a/layers/LAYERS.org b/layers/LAYERS.org index eab204a65..3690051ab 100644 --- a/layers/LAYERS.org +++ b/layers/LAYERS.org @@ -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