chore(packages): remove undo-tree recipe override

undo-tree in ELPA now seems to be update to date.
This commit is contained in:
2022-06-09 01:00:14 +01:00
parent f6ecda7bf4
commit da9237150a

View File

@@ -13,11 +13,6 @@
(company-nginx :type git :host github
:repo "emacsmirror/company-nginx"
:branch "master")
;; Use latest version of undo-tree from main git repo. The
;; package on elpa.gnu.org is quite old.
(undo-tree :type git :host gitlab
:repo "tsc25/undo-tree"
:branch "master")
;; Override vertico recipe to fix issues with extensions.
(vertico :type git :host github :repo "minad/vertico"
:files (:defaults "extensions/*")