use the default emacs use-package
This commit is contained in:
1
init.el
1
init.el
@@ -18,7 +18,6 @@
|
|||||||
(load bootstrap-file nil 'nomessage))
|
(load bootstrap-file nil 'nomessage))
|
||||||
|
|
||||||
;; Always use straight.el to install packages with use-package
|
;; Always use straight.el to install packages with use-package
|
||||||
(straight-use-package 'use-package)
|
|
||||||
(setq straight-use-package-by-default t)
|
(setq straight-use-package-by-default t)
|
||||||
(setq use-package-always-demand t)
|
(setq use-package-always-demand t)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user