mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Remove org-mode custom fontification
This has been merged into doom-themes.
This commit is contained in:
@ -16,6 +16,9 @@
|
||||
(load "doom-themes-common.el" nil t))
|
||||
(add-hook 'doom-pre-reload-theme-hook #'+doom|reload-theme)
|
||||
|
||||
;; improve integration with org-mode
|
||||
(add-hook 'doom-init-ui-hook #'doom-themes-org-config)
|
||||
|
||||
;; blink mode-line on errors
|
||||
(add-hook 'doom-init-ui-hook #'doom-themes-visual-bell-config)
|
||||
|
||||
|
Reference in New Issue
Block a user