Fix the package! macro's :disable property

This commit is contained in:
Henrik Lissner 2018-03-27 02:49:19 -04:00
parent fea7c0a661
commit b685baeb64
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
2 changed files with 1 additions and 3 deletions

View file

@ -159,8 +159,6 @@ ability to invoke the debugger in debug mode."
(load! core-projects) ; making Emacs project-aware
(load! core-keybinds)) ; centralized keybind system + which-key
(run-hooks 'doom-init-core-hook)
(defun doom|after-init ()
"Run `doom-init-hook' and `doom-post-init-hook', start the Emacs server, and
display the loading benchmark."