Set allways ensure for use package.

This commit is contained in:
kj 2022-07-12 16:37:53 -04:00
parent fb41d46922
commit 23b14da665
1 changed files with 1 additions and 0 deletions

View File

@ -48,6 +48,7 @@
;; Instalar use-package si no está instalado
(straight-use-package 'use-package)
(setq use-package-always-ensure t)
;; Theme
(use-package dracula-theme