Add fuzzy-el recipe

This commit is contained in:
Syohei YOSHIDA 2013-01-18 00:31:46 +09:00
parent 4040e81dfe
commit 23e944f201

4
recipes/fuzzy Normal file
View file

@ -0,0 +1,4 @@
(fuzzy
:repo "auto-complete/fuzzy-el"
:fetcher github
:files ("fuzzy.el"))