mirror of
https://github.com/correl/melpa.git
synced 2024-11-14 11:09:31 +00:00
parent
0c0176d8e2
commit
2de024c1f0
4 changed files with 8 additions and 0 deletions
2
recipes/anything-prosjekt
Normal file
2
recipes/anything-prosjekt
Normal 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
2
recipes/dirtree-prosjekt
Normal 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
2
recipes/helm-prosjekt
Normal file
|
@ -0,0 +1,2 @@
|
|||
(helm-prosjekt :fetcher github :repo "abingham/prosjekt"
|
||||
:files ("prosjekt/ext/helm/helm-prosjekt.el"))
|
2
recipes/prosjekt
Normal file
2
recipes/prosjekt
Normal file
|
@ -0,0 +1,2 @@
|
|||
(prosjekt :fetcher github :repo "abingham/prosjekt"
|
||||
:files ("prosjekt/*.el" "prosjekt/ext/*.el"))
|
Loading…
Reference in a new issue