From c248ecf2795faaabca41af3383e87953ae48b994 Mon Sep 17 00:00:00 2001 From: Joe Schafer Date: Sat, 5 Oct 2013 02:03:02 -0400 Subject: [PATCH] Add anzu recipe. --- recipes/anzu.rcp | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 recipes/anzu.rcp 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")