Restore emoji to their rightful place

This commit is contained in:
trémeur 2023-01-28 18:26:13 +00:00
parent eb5399f8a4
commit ddf1ea389e

View file

@ -813,7 +813,8 @@ Support for various types of emoge.
#+BEGIN_SRC emacs-lisp
(use-package emojify
:hook
(text-mode . emojify-mode))
(text-mode . emojify-mode)
(org-agenda-mode . emojify-mode))
#+END_SRC
*** =hl-line=