add recipe for helm-frame

This commit is contained in:
chee 2017-05-07 14:09:44 +01:00
parent 4274e2f590
commit 49ea1381c3

6
recipes/helm-frame.rcp Normal file
View File

@ -0,0 +1,6 @@
(:name helm-frame
:type git
:description "open helm buffers in a dedicated frame"
:website "https://gitlab.com/chee/helm-frame"
:depends (helm)
:url "https://gitlab.com/chee/helm-frame.git")