doomemacs/core
Henrik Lissner cdbd677423
Allow use of package.el #444
This makes package.el commands safe to use in Doom, and prevents errors
caused by unitialized state, by running package-initialize before
you use a package.el command.
2018-03-14 18:25:25 -04:00
..
autoload Allow use of package.el #444 2018-03-14 18:25:25 -04:00
test Remove doom--cycle-real-buffers; refactor kill-this-buffer advice 2018-02-02 20:47:31 -05:00
core-editor.el Automatically add execute permission to files with a shebang line 2018-03-12 13:32:02 -04:00
core-keybinds.el Don't abort kbd macros on doom/escape #455 2018-03-07 01:58:13 -05:00
core-lib.el Ensure (if|when)-let* are available to the byte-compiler 2018-03-02 19:14:45 -05:00
core-os.el core-os: correct typo in :env setting #449 2018-03-12 12:41:00 -04:00
core-packages.el Allow use of package.el #444 2018-03-14 18:25:25 -04:00
core-projects.el projectile-indexing-method = native (on windows) 2018-02-19 20:27:47 -05:00
core-ui.el Fix switch-window hooks; add switch-buffer hooks 2018-03-14 04:52:09 -04:00
core.el Detach doom-modules-dirs from doom! macro 2018-03-12 13:32:00 -04:00
packages.el Replace doom-hide-modeline-mode w/ hide-mode-line-mode #423 2018-03-02 19:14:44 -05:00