branch: main commit ecb84d343d3ba4a7f9b62fd3485816061a1f7001 Author: Philip Kaludercic <phil...@posteo.net> Commit: Philip Kaludercic <phil...@posteo.net>
* elpa-packages (free-keys): Add package --- elpa-packages | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/elpa-packages b/elpa-packages index 86d27af1b0..0c818a4148 100644 --- a/elpa-packages +++ b/elpa-packages @@ -142,10 +142,12 @@ ("forth-mode" :url "https://github.com/larsbrinkhoff/forth-mode" :ignored-files ("test" "Makefile" "compile.el")) + ("free-keys" :url "https://github.com/Fuco1/free-keys") + ("git-commit" :url "https://github.com/magit/magit" :lisp-dir "lisp" :ignored-files - ("LICENSE" ".github" ".mailmap" + ("LICENSE" ".github" ".mailsdopcmap" "docs" "Makefile" "default.mk" "lisp/Makefile" "lisp/*-pkg.el" "test" "README.md" "RelNotes.org" "lisp/git-rebase.el" "lisp/magit-*.el" "lisp/magit.el"))