Skip to content

Commit

Permalink
Add highlighting for the SAFETY keyword.
Browse files Browse the repository at this point in the history
  • Loading branch information
Janfel committed Nov 17, 2021
1 parent dc606f0 commit 41e030d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config.org
Expand Up @@ -823,6 +823,7 @@ This includes all keys on the keypad. Resolved since [[github:akermu/emacs-libvt
(push! hl-todo-keyword-faces
'("CONF" success bold)
'("MAYBE" font-lock-keyword-face bold)
'("SAFETY" font-lock-warning-face bold)
'("WIP" font-lock-constant-face bold)))
#+end_src

Expand Down

0 comments on commit 41e030d

Please sign in to comment.