From 7492166c278e17b40ddc524d244b588e46be63cf Mon Sep 17 00:00:00 2001 From: Philip Kaludercic Date: Thu, 3 Mar 2022 11:08:40 +0100 Subject: [PATCH] * elpa-packages (use-package, bind-key): New packages --- elpa-packages | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/elpa-packages b/elpa-packages index cfbf18b8a6..588c2fe161 100644 --- a/elpa-packages +++ b/elpa-packages @@ -60,6 +60,8 @@ :lisp-dir "lisp" :doc "doc/bbdb.texi") ("beacon" :url "https://github.com/Malabarba/beacon") + ("bind-key" :url "https://github.com/jwiegley/use-package" + :ignored-files ("doc" "Makefile*" "bind-chords.el" "use-package*")) ("blist" :url "https://gitlab.com/mmemmew/blist" :doc "blist.texinfo" :readme "README.org" @@ -571,6 +573,9 @@ :readme "README.md") ("uniquify-files" :url nil) ("url-http-ntlm" :url nil) + ("use-package" :url "https://github.com/jwiegley/use-package" + :ignored-files ("doc" "Makefile*" "bind-*" "use-package-chords.el") + :doc "use-package.texi") ("validate" :url "https://github.com/Malabarba/validate.el") ("valign" :url "https://github.com/casouri/valign") ("vc-got" :url "https://git.omarpolo.com/vc-got" -- 2.30.2