Add recipe for deadgrep

Deadgrep is the fast, beautiful text search that your Emacs deserves.
This commit is contained in:
Vedang Manerikar 2021-12-05 22:42:41 +05:30
parent 62b9c5457c
commit b97b227584

5
recipes/deadgrep.rcp Normal file
View File

@ -0,0 +1,5 @@
(:name deadgrep
:description "Deadgrep is the fast, beautiful text search that your Emacs deserves."
:type github
:pkgname "Wilfred/deadgrep"
:depends (dash s spinner))