Highlight-numbers on every prog-mode
This commit is contained in:
parent
a07126f611
commit
90d09e6f93
6 changed files with 3 additions and 7 deletions
|
@ -736,6 +736,7 @@ windows, switch to `doom-fallback-buffer'. Otherwise, delegate to original
|
|||
(run-hook-wrapped 'doom-init-ui-hook #'doom-try-run-hook))
|
||||
|
||||
(add-hook 'doom-post-init-hook #'doom|init-ui)
|
||||
(add-hook 'prog-mode-hook #'highlight-numbers-mode)
|
||||
|
||||
(provide 'core-ui)
|
||||
;;; core-ui.el ends here
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue