Disable doom-themes-org-config

I was causing org-mode to act weird. So let's disable it.
This commit is contained in:
2017-12-22 16:53:37 +00:00
parent 721a5b01eb
commit 54184d03d2

View File

@@ -29,7 +29,8 @@
(doom-themes-neotree-config) ; all-the-icons fonts must be installed!
;; Corrects (and improves) org-mode's native fontification.
(doom-themes-org-config))
;; (doom-themes-org-config)
)
(provide 'siren-theme-doom-vibrant)
;;; siren-theme-doom-vibrant.el ends here