use the default emacs use-package

This commit is contained in:
Mateus Rodrigues
2026-07-05 20:36:35 +01:00
parent a8f6a83fe6
commit 84fbe0c23d

View File

@@ -18,7 +18,6 @@
(load bootstrap-file nil 'nomessage))
;; Always use straight.el to install packages with use-package
(straight-use-package 'use-package)
(setq straight-use-package-by-default t)
(setq use-package-always-demand t)