doomemacs/modules/ui/ligatures/packages.el

6 lines
176 B
EmacsLisp
Raw Normal View History

(when (and (or (featurep 'ns)
(featurep 'harfbuzz))
(featurep 'composite))
(package! ligature
:pin "6ac1634612dbd42f7eb81ecaf022bd239aabb954"))