branch: main commit e4d6b91c9671538c4ec6485d22404ad7a7151265 Author: Stefan Kangas <ste...@marxist.se> Commit: Stefan Kangas <ste...@marxist.se>
* elpa-packages (bind-map): New package --- elpa-packages | 3 +++ 1 file changed, 3 insertions(+) diff --git a/elpa-packages b/elpa-packages index 58df0da0df..1baefb5c77 100644 --- a/elpa-packages +++ b/elpa-packages @@ -47,6 +47,9 @@ ("buttercup" :url "https://github.com/jorgenschaefer/emacs-buttercup" :ignored-files ("LICENSE")) + ("bind-map" :url "https://github.com/justbur/emacs-bind-map.git" + :ignored-files (".travis.yml" "Cask" "LICENSE")) + ("bison-mode" :url "https://github.com/Wilfred/bison-mode") ("boxquote" :url "https://github.com/davep/boxquote.el.git"