Added OHGODTHEHORROR highlight

This commit is contained in:
RealStickman 2020-10-14 13:40:09 +02:00
parent 43249024c8
commit 95b63ab3cd

View File

@ -62,3 +62,6 @@
;; autoload magit
(require 'magit-gitflow)
(add-hook 'magit-mode-hook 'turn-on-magit-gitflow)
(setq hl-todo-keyword-faces
'(("OHGODTHEHORROR" . "#FC7702"))