Remove doom group

Not really useful, and Doom doesn't encourage using the Emacs Customize
interface.
This commit is contained in:
Henrik Lissner 2018-02-18 03:04:36 -05:00
parent b05ccbb98e
commit 7707aec28a
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
5 changed files with 8 additions and 13 deletions

View file

@ -41,7 +41,7 @@
(((background light))
(:inherit font-lock-comment-face :background ,(doom-color 'base3))))
"Face to hightlight `hideshow' overlays."
:group 'doom)
:group 'doom-themes)
;; Nicer code-folding overlays (with fringe indicators)
(defun +doom-set-up-overlay (ov)