add helm-rg recipe

This commit is contained in:
moyotar 2021-07-03 14:48:20 +08:00
parent ec135b5353
commit 2cc36e8a2f

5
recipes/helm-rg.rcp Normal file
View File

@ -0,0 +1,5 @@
(:name helm-rg
:description "The ripgrep with helm interface."
:type github
:pkgname "cosmicexplorer/helm-rg"
:depends (helm dash cl-lib))