From 6e5bbb3538b9cff5efc9793df73b53d4f46ba7b5 Mon Sep 17 00:00:00 2001 From: Payas Relekar Date: Thu, 27 Oct 2022 10:54:09 +0530 Subject: [PATCH 2/2] elpa-packages (bind-key): New package --- elpa-packages | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/elpa-packages b/elpa-packages index 794ee75738..78ff0e5a8c 100644 --- a/elpa-packages +++ b/elpa-packages @@ -86,9 +86,10 @@ :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) + ("bind-key" :url "https://github.com/jwiegley/use-package" + :main-file "bind-key.el" + :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" -- 2.38.0