Minor reformatting
It's no big deal. Really.
This commit is contained in:
parent
618358413b
commit
4c4a35ae86
3 changed files with 6 additions and 9 deletions
|
@ -7,7 +7,8 @@
|
|||
"A hash table of enabled modules. Set by `doom-initialize-modules'.")
|
||||
|
||||
(defvar doom-modules-dirs
|
||||
(list (expand-file-name "modules/" doom-private-dir) doom-modules-dir)
|
||||
(list (expand-file-name "modules/" doom-private-dir)
|
||||
doom-modules-dir)
|
||||
"A list of module root directories. Order determines priority.")
|
||||
|
||||
(defconst doom-obsolete-modules
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue