Add recipe for hound.el

This is an emacs package to display [Hound](https://github.com/etsy/Hound) search results and quickly open the files.
Repo: [https://github.com/ryoung786/hound.el](https://github.com/ryoung786/hound.el)
This commit is contained in:
ryan 2015-02-17 13:22:14 -05:00
parent bb9df5ec06
commit 539b8d14ae

1
recipes/hound Normal file
View file

@ -0,0 +1 @@
(hound :repo "ryoung786/hound.el" :fetcher github)