diff --git a/recipes/anzu.rcp b/recipes/anzu.rcp new file mode 100644 index 00000000..4adeefd6 --- /dev/null +++ b/recipes/anzu.rcp @@ -0,0 +1,6 @@ +(:name anzu + :website "https://github.com/syohex/emacs-anzu" + :description "A minor mode which displays current match and total matches." + :type "github" + :branch "master" + :pkgname "syohex/emacs-anzu")