Commit fe6ce9b3 authored by wbond's avatar wbond

Merged pull request #47 - added SCSS now that we support GitHub branches

parents fbcee655 db663510
...@@ -70,7 +70,8 @@ ...@@ -70,7 +70,8 @@
"https://github.com/oleander/sublime-split-navigation", "https://github.com/oleander/sublime-split-navigation",
"https://github.com/technocoreai/SublimeExternalCommand", "https://github.com/technocoreai/SublimeExternalCommand",
"https://github.com/eddorre/SublimeERB", "https://github.com/eddorre/SublimeERB",
"https://github.com/clemos/haxe-sublime2-bundle" "https://github.com/clemos/haxe-sublime2-bundle",
"https://github.com/kuroir/SCSS.tmbundle/tree/SublimeText2"
], ],
"package_name_map": { "package_name_map": {
"soda-theme": "Theme - Soda", "soda-theme": "Theme - Soda",
...@@ -105,6 +106,7 @@ ...@@ -105,6 +106,7 @@
"ST2EmacsModelines": "Emacs-like Modelines", "ST2EmacsModelines": "Emacs-like Modelines",
"sublime-text-2-wordpress": "Wordpress", "sublime-text-2-wordpress": "Wordpress",
"SublimeERB": "ERB Insert and Toggle Commands", "SublimeERB": "ERB Insert and Toggle Commands",
"haxe-sublime2-bundle" : "HaXe" "haxe-sublime2-bundle" : "HaXe",
"SCSS.tmbundle": "SCSS"
} }
} }
\ No newline at end of file
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