mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Remove doom group
Not really useful, and Doom doesn't encourage using the Emacs Customize interface.
This commit is contained in:
@ -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)
|
||||
|
Reference in New Issue
Block a user