Mention $DOOMDIR/modules explicitly in docs
This commit is contained in:
parent
95c3682716
commit
1a8875a175
1 changed files with 4 additions and 0 deletions
|
@ -694,6 +694,10 @@ modules/
|
||||||
packages.el
|
packages.el
|
||||||
doctor.el
|
doctor.el
|
||||||
#+end_example
|
#+end_example
|
||||||
|
|
||||||
|
By default, doom looks for modules in two places: =.emacs.d/modules/= where doom's
|
||||||
|
own modules are located and =$DOOMDIR/modules/= where you can define your
|
||||||
|
own private modules.
|
||||||
*** Structure of a module
|
*** Structure of a module
|
||||||
**** =init.el=
|
**** =init.el=
|
||||||
This file is loaded first, before anything else, but after Doom core is loaded.
|
This file is loaded first, before anything else, but after Doom core is loaded.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue