mirror of
https://github.com/correl/melpa.git
synced 2024-11-14 11:09:31 +00:00
Add Brian Carlson's "jade-mode", "stylus-mode" and "sws-mode" (see #82)
This commit is contained in:
parent
2bdf9d0a87
commit
877b5a3e61
3 changed files with 3 additions and 0 deletions
1
recipes/jade-mode
Normal file
1
recipes/jade-mode
Normal file
|
@ -0,0 +1 @@
|
|||
(jade-mode :fetcher github :repo "brianc/jade-mode" :files ("jade-mode.el"))
|
1
recipes/stylus-mode
Normal file
1
recipes/stylus-mode
Normal file
|
@ -0,0 +1 @@
|
|||
(stylus-mode :fetcher github :repo "brianc/jade-mode" :files ("stylus-mode.el"))
|
1
recipes/sws-mode
Normal file
1
recipes/sws-mode
Normal file
|
@ -0,0 +1 @@
|
|||
(sws-mode :fetcher github :repo "brianc/jade-mode" :files ("sws-mode.el"))
|
Loading…
Reference in a new issue