Remove doom group
Not really useful, and Doom doesn't encourage using the Emacs Customize interface.
This commit is contained in:
parent
b05ccbb98e
commit
7707aec28a
5 changed files with 8 additions and 13 deletions
|
@ -80,8 +80,8 @@ file-name => comint.el")
|
|||
;;
|
||||
|
||||
(defgroup +doom-modeline nil
|
||||
""
|
||||
:group 'doom)
|
||||
"TODO"
|
||||
:group 'faces)
|
||||
|
||||
(defface doom-modeline-buffer-path
|
||||
'((t (:inherit (mode-line-emphasis bold))))
|
||||
|
|
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue