Remove org-mode custom fontification
This has been merged into doom-themes.
This commit is contained in:
parent
a63640b120
commit
749553993d
2 changed files with 4 additions and 45 deletions
|
@ -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)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue