dash: Enable global-dash-fontify-mode

Instead of calling the obsolete `dash-enable-font-lock' function.
This commit is contained in:
Jonas Bernoulli 2021-01-27 11:36:10 +01:00
parent a9ecb28b82
commit 377b9065cb

View File

@ -64,7 +64,7 @@
;;; Long tail
(use-package dash
:config (dash-enable-font-lock))
:config (global-dash-fontify-mode 1))
(use-package diff-hl
:config