doomemacs/core
Andrew Whatson f065ddfdaa Fix doom/toggle-debug-mode
Previously this would error due to undefined `doom-debug-on-error`
variable.  Now behaves like a minor-mode function to toggle both
`doom-debug-mode` and `debug-on-error`.
2019-03-10 22:56:53 +10:00
..
autoload Fix doom/toggle-debug-mode 2019-03-10 22:56:53 +10:00
cli Refactor doom-initialize-packages & package API 2019-03-08 04:25:44 -05:00
templates Improve vanilla sandbox 2019-03-09 04:53:14 -05:00
test Refactor doom-initialize-packages & package API 2019-03-08 04:25:44 -05:00
core-cli.el bin/doom: make invalid command a user-error 2018-09-28 22:29:42 -04:00
core-editor.el feature/evil: recenter window after / * or # 2019-03-09 03:42:55 -05:00
core-keybinds.el Improve leader key initialization 2019-03-09 02:42:23 -05:00
core-lib.el Move (if|when)-let* shims to core.el 2019-03-08 18:06:35 -05:00
core-modules.el Minor, general refactors 2019-03-08 04:25:45 -05:00
core-os.el Add xclip.el for tty clipboard support 2019-03-08 02:34:26 -05:00
core-packages.el Refactor doom-initialize-packages & package API 2019-03-08 04:25:44 -05:00
core-projects.el Minor, general refactors 2019-03-09 03:42:55 -05:00
core-ui.el Defer doom|disable-whitespace-mode-in-childframes 2019-03-08 02:37:34 -05:00
core.el Move (if|when)-let* shims to core.el 2019-03-08 18:06:35 -05:00
packages.el Add xclip.el for tty clipboard support 2019-03-08 02:34:26 -05:00