diff --git a/modules/ui/ligatures/config.el b/modules/ui/ligatures/config.el index b106c8e7a..2c34fce8f 100644 --- a/modules/ui/ligatures/config.el +++ b/modules/ui/ligatures/config.el @@ -87,7 +87,8 @@ string starting with the character contained in car. This variable is used only if you built Emacs with Harfbuzz on a version >= 28") (defvar +ligatures-in-modes - '(not special-mode comint-mode eshell-mode term-mode vterm-mode Info-mode) + '(not special-mode comint-mode eshell-mode term-mode vterm-mode Info-mode + elfeed-search-mode elfeed-show-mode) "List of major modes where ligatures should be enabled. If t, enable it everywhere (except `fundamental-mode').