doomemacs/core
Henrik Lissner 19b6e82dc4
Change package! :recipe to extend default recipe
Instead of replacing the whole recipe with the contents of :recipe, only
modify the specified properties. This allows you to specify helpful
parameters like :nonrecursive or :depth without having to include the
full recipe.
2019-07-29 17:22:27 +02:00
..
autoload Fix doom/help-packages 2019-07-29 03:18:38 +02:00
cli Clean up _upgrade rmeote after 'doom upgrade' 2019-07-29 03:47:56 +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 def-command! -> defcli! 2019-07-28 02:32:25 +02:00
core-editor.el Refactor out nested hook defuns & refactor core.el 2019-07-27 02:46:49 +02:00
core-keybinds.el 💥 Refactor add-hook! macro & change arg order 2019-07-26 20:17:29 +02:00
core-lib.el Fix file! not returning filename in some cases 2019-07-27 17:00:12 +02:00
core-modules.el 💥 Refactor add-hook! macro & change arg order 2019-07-26 20:17:29 +02:00
core-packages.el Change package! :recipe to extend default recipe 2019-07-29 17:22:27 +02:00
core-projects.el Fix #1617: fd is used despite being absent 2019-07-29 15:05:26 +02:00
core-ui.el Disable show-trailing-whitespace by default #1593 2019-07-28 16:10:54 +02:00
core.el Move doom-run-all-startup-hooks-h to autoload/debug.el 2019-07-28 02:32:25 +02:00
doctor.el cli/doctor: fix stringp error if fd isn't installed 2019-07-22 02:37:47 +02:00
packages.el Add ui/hydra module 2019-07-22 23:51:12 +02:00