doomemacs/core
Henrik Lissner 781783fe85
Refactor doom-module-from-path
Now returns (:core) or (:private) for files in doom-core-dir and
doom-private-dir, respectively, and will otherwise return the module for
the current file if called with no arguments.

Also fixes the case where it would disregard arguments and return
whatever the current value of doom--current-module.
2019-07-22 22:34:08 +02:00
..
autoload Add core plist library 2019-07-22 18:04:50 +02:00
cli Exclude gh.el from autoloads 2019-07-22 06:06:58 +02:00
templates Revise and update docstrings and comments 2019-05-01 21:02:28 -04:00
test 💥 revise advice naming convention (1/2) 2019-07-22 02:27:45 +02:00
core-cli.el Fix 'command not found' errors for hidden commands 2019-07-22 04:46:14 +02:00
core-editor.el Improve smartparens config and comments 2019-07-22 02:38:20 +02:00
core-keybinds.el General, minor reformatting across the board 2019-07-22 02:37:45 +02:00
core-lib.el General, minor reformatting across the board 2019-07-22 02:37:45 +02:00
core-modules.el Refactor doom-module-from-path 2019-07-22 22:34:08 +02:00
core-packages.el Fix void doom-package-list error on first install 2019-07-22 03:48:29 +02:00
core-projects.el Fix hash-table-p errors loading projectile 2019-07-22 06:28:32 +02:00
core-ui.el General, minor reformatting across the board 2019-07-22 02:37:45 +02:00
core.el bin/doom: add -l/--local/DOOMLOCALDIR 2019-07-22 02:37:48 +02:00
doctor.el cli/doctor: fix stringp error if fd isn't installed 2019-07-22 02:37:47 +02:00
packages.el 💥 Replace package.el/quelpa with straight #374 2019-07-22 02:30:40 +02:00