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:
@ -59,11 +59,6 @@ Use this for files that change often, like cache files.")
|
||||
(defvar doom-autoload-file (concat doom-local-dir "autoloads.el")
|
||||
"Where `doom//reload-autoloads' will generate its autoloads file.")
|
||||
|
||||
(defgroup doom nil
|
||||
"DOOM Emacs, an Emacs configuration for a stubborn, shell-dwelling and
|
||||
melodramatic ex-vimmer disappointed with the text-editor status quo."
|
||||
:group 'emacs)
|
||||
|
||||
|
||||
;;;
|
||||
;; UTF-8 as the default coding system
|
||||
|
Reference in New Issue
Block a user