Commit 5b109b95 authored by wbond's avatar wbond

Merged pull request #67 - added Jasmine and RSpec (snippets and syntax)

parents f43ffcfa d5ab1a8c
......@@ -87,7 +87,9 @@
"https://github.com/NorthIsUp/Sublimation",
"https://github.com/virtix/sublime-text-2-mxunit",
"https://github.com/rmaksim/Sublime-Text-2-Goto-CSS-Declaration",
"https://raw.github.com/freewizard/sublime_packages/master/package_control.json"
"https://raw.github.com/freewizard/sublime_packages/master/package_control.json",
"https://github.com/rspec/rspec-tmbundle",
"https://github.com/gja/sublime-text-2-jasmine"
],
"package_name_map": {
"soda-theme": "Theme - Soda",
......@@ -130,9 +132,11 @@
"sublime-kwrite-color-scheme": "KWrite Color Scheme",
"sublimepastecolumn": "Paste as Column",
"sublime-text-2-mxunit": "MXUnit",
"Sublime-Text-2-Goto-CSS-Declaration": "Goto-CSS-Declaration"
"Sublime-Text-2-Goto-CSS-Declaration": "Goto-CSS-Declaration",
"rspec-tmbundle": "RSpec (snippets and syntax)",
"sublime-text-2-jasmine": "Jasmine"
},
"renamed_packages": {
"JSDocs": "DocBlockr"
}
}
\ 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