Replace :elpaca to :ensure following the elpaca update.

Using :elpaca was DEPRECATED on elpaca 0.7.
This commit is contained in:
KJ
2024-04-03 18:40:00 -04:00
parent c72edac318
commit 886284c70d
7 changed files with 19 additions and 20 deletions

View File

@ -22,7 +22,7 @@
(use-package auto-rename-tag
:elpaca (:host github :repo "jcs-elpa/auto-rename-tag")
:ensure (:host github :repo "jcs-elpa/auto-rename-tag")
:defer t
)