branch: main commit 535c904c577506452d1b6669282af1ea38da0b7e Author: Stefan Monnier <monn...@iro.umontreal.ca> Commit: Stefan Monnier <monn...@iro.umontreal.ca>
* elpa-packages (zuul): New package --- elpa-packages | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/elpa-packages b/elpa-packages index 4ae12a26ca..5ab182f93b 100644 --- a/elpa-packages +++ b/elpa-packages @@ -810,4 +810,8 @@ ("yasnippet-classic-snippets" :url nil) ("zones" :url nil) ;https://www.emacswiki.org/emacs/zones.el ("ztree" :url "https://github.com/fourier/ztree") + ("zuul" :url "https://git.sr.ht/~niklaseklund/zuul.el" + :news "CHANGELOG.org" + :readme "README.md" + :auto-sync t) )