From c96ca180028faaada941129d603c715965e471ad Mon Sep 17 00:00:00 2001 From: Payas Relekar Date: Tue, 25 Oct 2022 10:51:57 +0530 Subject: [PATCH] elpa-packages (use-package): New package --- elpa-packages | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/elpa-packages b/elpa-packages index afd9b1a528..4f1a86d6a8 100644 --- a/elpa-packages +++ b/elpa-packages @@ -86,9 +86,6 @@ :auto-sync nil) ("beacon" :url "https://github.com/Malabarba/beacon" :auto-sync t) - ;;("bind-key" :url "https://github.com/jwiegley/use-package" - ;; :ignored-files ("LICENSE" "doc" "Makefile*" "bind-chords.el" "use-package*") - ;; :auto-sync t) ("blist" :url "https://gitlab.com/mmemmew/blist" :doc "blist.texinfo" :readme "README.org" @@ -739,11 +736,12 @@ :readme "README.md") ("uniquify-files" :url nil) ("url-http-ntlm" :url nil) - ;;("use-package" :url "https://github.com/jwiegley/use-package" - ;; :ignored-files ("LICENSE" "bind-*" "use-package-chords.el") - ;; :doc "use-package.texi" - ;; :news "NEWS.md" - ;; :auto-sync t) + ("use-package" :url "https://github.com/jwiegley/use-package" + :auto-sync t + :ignored-files ("LICENSE" "bind-*" "use-package-chords.el" "use-package-ensure-system-package.el" ".travis.yml") + :readme "README.md" + :doc "use-package.texi" + :news "NEWS.md") ("validate" :url "https://github.com/Malabarba/validate.el") ("valign" :url "https://github.com/casouri/valign") ("vc-backup" :url "https://git.sr.ht/~pkal/vc-backup" -- 2.37.3