doomemacs/core
Henrik Lissner 465122320d
Byte-compile Doom in the correct order
That is, modules should be byte-compiled in the order they're in in your
doom! block.
2019-08-23 20:30:39 -04:00
..
autoload Move file-exists-p! to core/autoload/files.el 2019-08-22 13:03:12 -04:00
cli Byte-compile Doom in the correct order 2019-08-23 20:30:39 -04:00
templates
test
core-cli.el
core-editor.el
core-keybinds.el Update the docstring for leader/localleader vars 2019-08-19 21:04:54 -04:00
core-lib.el Move file-exists-p! to core/autoload/files.el 2019-08-22 13:03:12 -04:00
core-modules.el Expand on doom-module-load-path's docstring 2019-08-21 00:10:24 -04:00
core-packages.el Use new straight-base-dir variable 2019-08-21 00:29:12 -04:00
core-projects.el Fix void-function doom--resolve-path-forms error 2019-08-23 01:56:43 -04:00
core-ui.el Enable ns-auto-titlebar-mode for mac users 2019-08-21 21:12:52 -04:00
core.el Set default exec-path & shell-file-name 2019-08-15 18:42:26 -04:00
doctor.el
packages.el