Enable hl-todo-mode in yaml-mode

Since it isn't derived from prog-mode and has a comment syntax.
This commit is contained in:
Henrik Lissner 2021-05-16 21:16:16 -04:00
parent 05866ce30f
commit 059a70b74b

View file

@ -2,6 +2,7 @@
(use-package! hl-todo
:hook (prog-mode . hl-todo-mode)
:hook (yaml-mode . hl-todo-mode)
:config
(setq hl-todo-highlight-punctuation ":"
hl-todo-keyword-faces