Adding CoffeeScript (textmate bundle)

parent 4dac1901
...@@ -40,7 +40,8 @@ ...@@ -40,7 +40,8 @@
"https://github.com/aaronpowell/sublime-jquery-snippets", "https://github.com/aaronpowell/sublime-jquery-snippets",
"https://github.com/dz0ny/LiveReload-sublimetext2", "https://github.com/dz0ny/LiveReload-sublimetext2",
"https://github.com/DisposaBoy/GoSublime", "https://github.com/DisposaBoy/GoSublime",
"https://github.com/mitsuhiko/jinja2-tmbundle" "https://github.com/mitsuhiko/jinja2-tmbundle",
"https://github.com/jashkenas/coffee-script-tmbundle"
], ],
"package_name_map": { "package_name_map": {
"soda-theme": "Theme - Soda", "soda-theme": "Theme - Soda",
...@@ -61,6 +62,7 @@ ...@@ -61,6 +62,7 @@
"CSS-Less-ish": "CSS Less(ish)", "CSS-Less-ish": "CSS Less(ish)",
"sublime-jquery-snippets": "jQuery Snippets pack", "sublime-jquery-snippets": "jQuery Snippets pack",
"LiveReload-sublimetext2": "LiveReload", "LiveReload-sublimetext2": "LiveReload",
"jinja2-tmbundle": "Jinja2" "jinja2-tmbundle": "Jinja2",
"coffee-script-tmbundle": "CoffeeScript"
} }
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment