Make the list of modules loaded by Prelude configurable.
Modules loaded by Prelude can now easily be adjusted via the file `prelude-modules.el` in Prelude's installation folder. To disable a module simply comment it out; conversely uncomment a module to enable it.
This commit is contained in:
parent
5a8a724abb
commit
29dc436b64
5 changed files with 70 additions and 24 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -15,3 +15,4 @@ custom.el
|
|||
places
|
||||
.smex-items
|
||||
savefile/
|
||||
/prelude-modules.el
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue