Add Brian Carlson's "jade-mode", "stylus-mode" and "sws-mode" (see #82)

This commit is contained in:
Steve Purcell 2012-05-01 17:02:58 +01:00
parent 2bdf9d0a87
commit 877b5a3e61
3 changed files with 3 additions and 0 deletions

1
recipes/jade-mode Normal file
View file

@ -0,0 +1 @@
(jade-mode :fetcher github :repo "brianc/jade-mode" :files ("jade-mode.el"))

1
recipes/stylus-mode Normal file
View file

@ -0,0 +1 @@
(stylus-mode :fetcher github :repo "brianc/jade-mode" :files ("stylus-mode.el"))

1
recipes/sws-mode Normal file
View file

@ -0,0 +1 @@
(sws-mode :fetcher github :repo "brianc/jade-mode" :files ("sws-mode.el"))