Add prosjekt and its plugins

https://github.com/abingham/prosjekt
This commit is contained in:
Yasuyuki Oka 2014-01-28 20:33:09 +09:00
parent 0c0176d8e2
commit 2de024c1f0
4 changed files with 8 additions and 0 deletions

View file

@ -0,0 +1,2 @@
(anything-prosjekt :fetcher github :repo "abingham/prosjekt"
:files ("prosjekt/ext/anything/anything-prosjekt.el"))

2
recipes/dirtree-prosjekt Normal file
View file

@ -0,0 +1,2 @@
(dirtree-prosjekt :fetcher github :repo "abingham/prosjekt"
:files ("prosjekt/ext/dirtree/dirtree-prosjekt.el"))

2
recipes/helm-prosjekt Normal file
View file

@ -0,0 +1,2 @@
(helm-prosjekt :fetcher github :repo "abingham/prosjekt"
:files ("prosjekt/ext/helm/helm-prosjekt.el"))

2
recipes/prosjekt Normal file
View file

@ -0,0 +1,2 @@
(prosjekt :fetcher github :repo "abingham/prosjekt"
:files ("prosjekt/*.el" "prosjekt/ext/*.el"))