1
0
Fork 0
mirror of https://github.com/correl/melpa.git synced 2025-04-02 03:18:09 -09:00

Merge pull request from yasuyk/prosjekt

Add prosjekt and its plugins
This commit is contained in:
Steve Purcell 2014-01-31 04:56:15 -08:00
commit 6d359ec827
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"))