doomemacs/modules
Henrik Lissner 2b1c323dbf
💥 Redesign private sub-module system
~/.doom.d/modules is now a full module tree, like ~/.emacs.d/modules.
Symlinks are no longer involved.

Private modules can now shadow Doom modules. e.g.
~/.doom.d/modules/lang/org will take precendence over
~/.emacs.d/modules/lang/org.

Also, made doom--*-load-path variables public (e.g. doom--site-load-path
=> doom-site-load-path), and rearranged the load-path for a 10-15%
startup boost.
2018-02-16 02:11:10 -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 💥 Redesign private sub-module system 2018-02-16 02:11:10 -05:00
feature Update doom module readme file template 2018-02-14 07:47:22 -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