diff --git a/core/core-ui.el b/core/core-ui.el index 3d88506b5..4a1307108 100644 --- a/core/core-ui.el +++ b/core/core-ui.el @@ -144,7 +144,8 @@ (defvar doom--hl-nlinum-line nil) :init (add-hook! - (markdown-mode prog-mode scss-mode web-mode conf-mode groovy-mode nxml-mode) + (markdown-mode prog-mode scss-mode web-mode conf-mode groovy-mode + nxml-mode snippet-mode php-mode) 'nlinum-mode) ;; FIXME This only works if hl-line is active! (add-hook! nlinum-mode