doom: Emojify, Document workaround no longer needed
parent
ca61dd13e8
commit
5a465404d3
|
@ -39,5 +39,7 @@
|
|||
(unless (string= "-" project-name)
|
||||
(format (if (buffer-modified-p) " ◉ %s" " ● %s") project-name))))))
|
||||
|
||||
;; emoji: Work around https://github.com/iqbalansari/emacs-emojify/issues/100
|
||||
;; emojify: Was a workaround for
|
||||
;; https://github.com/iqbalansari/emacs-emojify/issues/100, but keep for
|
||||
;; simplicity.
|
||||
(setq emojify-download-emojis-p t)
|
||||
|
|
Loading…
Reference in New Issue