General cleanup + refactor
This commit is contained in:
parent
903eb92f36
commit
ae614c9c6f
4 changed files with 5 additions and 4 deletions
|
@ -144,7 +144,7 @@ to speed up startup."
|
|||
|
||||
(require 'quelpa)
|
||||
(require 'use-package)
|
||||
;; Remove package management keywords, I'll deal with that myself
|
||||
;; Strip package management from use-package; DOOM handles this its own way
|
||||
(mapc (lambda (keyword) (setq use-package-keywords (delq keyword use-package-keywords)))
|
||||
'(:ensure :pin))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue