Add a bunch of my own packages

This commit is contained in:
Steve Purcell 2012-04-08 15:36:03 +01:00
parent 42189b6d23
commit 58c40a7066
12 changed files with 12 additions and 0 deletions

1
recipes/ac-slime Normal file
View file

@ -0,0 +1 @@
(ac-slime :url "https://github.com/purcell/ac-slime.git" :fetcher git)

1
recipes/flymake-coffee Normal file
View file

@ -0,0 +1 @@
(flymake-coffee :url "https://github.com/purcell/flymake-coffee.git" :fetcher git)

1
recipes/flymake-css Normal file
View file

@ -0,0 +1 @@
(flymake-css :url "https://github.com/purcell/flymake-css.git" :fetcher git)

1
recipes/flymake-haml Normal file
View file

@ -0,0 +1 @@
(flymake-haml :url "https://github.com/purcell/flymake-haml.git" :fetcher git)

1
recipes/flymake-jslint Normal file
View file

@ -0,0 +1 @@
(flymake-jslint :url "https://github.com/purcell/flymake-jslint.git" :fetcher git)

1
recipes/flymake-php Normal file
View file

@ -0,0 +1 @@
(flymake-php :url "https://github.com/purcell/flymake-php.git" :fetcher git)

1
recipes/flymake-ruby Normal file
View file

@ -0,0 +1 @@
(flymake-ruby :url "https://github.com/purcell/flymake-ruby.git" :fetcher git)

1
recipes/flymake-sass Normal file
View file

@ -0,0 +1 @@
(flymake-sass :url "https://github.com/purcell/flymake-sass.git" :fetcher git)

1
recipes/flymake-shell Normal file
View file

@ -0,0 +1 @@
(flymake-shell :url "https://github.com/purcell/flymake-shell.git" :fetcher git)

View file

@ -0,0 +1 @@
(hippie-expand-slime :url "https://github.com/purcell/hippie-expand-slime.git" :fetcher git)

1
recipes/ibuffer-vc Normal file
View file

@ -0,0 +1 @@
(ibuffer-vc :url "https://github.com/purcell/ibuffer-vc.git" :fetcher git)

1
recipes/less-css-mode Normal file
View file

@ -0,0 +1 @@
(less-css-mode :url "https://github.com/purcell/less-css-mode.git" :fetcher git)