Add a handful of new recipes

This commit is contained in:
Steve Purcell 2012-06-27 14:07:22 +01:00
parent 923e4fcf29
commit a6da3640b7
9 changed files with 9 additions and 0 deletions

1
recipes/apache-mode Normal file
View file

@ -0,0 +1 @@
(apache-mode :fetcher wiki)

1
recipes/ascii Normal file
View file

@ -0,0 +1 @@
(ascii :fetcher wiki)

View file

@ -0,0 +1 @@
(closure-lint-mode :fetcher github :repo "r0man/closure-lint-mode")

1
recipes/crontab-mode Normal file
View file

@ -0,0 +1 @@
(crontab-mode :fetcher github :repo "emacsmirror/crontab-mode")

1
recipes/diminish Normal file
View file

@ -0,0 +1 @@
(diminish :fetcher github :repo "emacsmirror/diminish")

1
recipes/dsvn Normal file
View file

@ -0,0 +1 @@
(dsvn :fetcher svn :url "http://svn.apache.org/repos/asf/subversion/trunk/contrib/client-side/emacs/" :files ("dsvn.el"))

1
recipes/elein Normal file
View file

@ -0,0 +1 @@
(elein :fetcher github :repo "remvee/elein")

1
recipes/highlight-symbol Normal file
View file

@ -0,0 +1 @@
(highlight-symbol :fetcher github :repo "nschum/highlight-symbol.el")

1
recipes/nginx-mode Normal file
View file

@ -0,0 +1 @@
(nginx-mode :fetcher github :repo "ajc/nginx-mode")