mirror of
https://github.com/doomemacs/doomemacs.git
synced 2025-12-06 02:30:33 -08:00
fix column alignment in load order table
This commit is contained in:
parent
70f452e0dc
commit
904c373ad5
1 changed files with 5 additions and 5 deletions
|
|
@ -1314,7 +1314,7 @@ what kind of session it is. Doom has three types of sessions:
|
|||
With that out of the way, here is the load order of Doom's most important files:
|
||||
|
||||
| File | Interactive | Batch | CLI |
|
||||
|---------------------------------------------+-------------+-------+-----|
|
||||
|---------------------------------------------------+-------------+-------+-----|
|
||||
| ~/..config/emacs/early-init.el (Emacs 27+ only) | yes | no | no |
|
||||
| ~/..config/emacs/init.el | yes | no | no |
|
||||
| $DOOMDIR/init.el | yes | yes | yes |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue