doomemacs/modules
Henrik Lissner bae226b94f
Refactor to revolve module tree roots around doom! calls
Any module can now use a doom! call to declare a module tree root.

This means that if you have a doom! block in
~/.emacs.d/modules/lang/org/init.el, then you can have submodules in
~/.emacs.d/modules/lang/org/modules/MODULE/SUBMODULE if you wanted to
for some reason.

This is only really truly useful for private modules. A doom! block in
~/.doom.d/init.el will recognize and enable modules in
~/.doom.d/modules/.
2018-02-16 05:07:46 -05:00
..
app Replace warn => warn! 2018-02-14 07:46:38 -05:00
completion completion/ivy: add counsel-org-capture autoload #412 2018-02-07 14:47:33 -05:00
config Refactor to revolve module tree roots around doom! calls 2018-02-16 05:07:46 -05:00
feature feature/file-templates: update header line in doom templates 2018-02-16 02:12:58 -05:00
lang 💥 Redesign private sub-module system 2018-02-16 02:11:10 -05:00
tools Appease byte-compiler-sama 2018-02-14 20:54:53 -05:00
ui 💥 Redesign private sub-module system 2018-02-16 02:11:10 -05:00