branch: main commit b0bf1871b0fd12c80e2bd758909054d94da57fe2 Author: Akib Azmain Turja <a...@disroot.org> Commit: Philip Kaludercic <phil...@posteo.net>
* elpa-packages (eat): New package --- elpa-packages | 3 +++ 1 file changed, 3 insertions(+) diff --git a/elpa-packages b/elpa-packages index aa810057cc..36d5f255e5 100644 --- a/elpa-packages +++ b/elpa-packages @@ -117,6 +117,9 @@ (drupal-mode :url "https://github.com/arnested/drupal-mode.git" :ignored-files (".travis.yml" "COPYING" "Cask")) + (eat :url "https://codeberg.org/akib/emacs-eat" + :doc "eat.texi") + (edit-indirect :url "https://github.com/Fanael/edit-indirect") (editorconfig :url "https://github.com/editorconfig/editorconfig-emacs"