Commit e7df30ce authored by wbond's avatar wbond

Merged pull request #231 - added Jade

parent 53210a1b
...@@ -70,6 +70,7 @@ ...@@ -70,6 +70,7 @@
"https://github.com/danro/LESS-sublime", "https://github.com/danro/LESS-sublime",
"https://github.com/daris/sublime-kwrite-color-scheme", "https://github.com/daris/sublime-kwrite-color-scheme",
"https://github.com/davepeck/DirectorySettings", "https://github.com/davepeck/DirectorySettings",
"https://github.com/davidrios/jade-tmbundle",
"https://github.com/dexnode/sublime-yii-snippets", "https://github.com/dexnode/sublime-yii-snippets",
"https://github.com/dhoelzgen/iced-coffee-script-tmbundle", "https://github.com/dhoelzgen/iced-coffee-script-tmbundle",
"https://github.com/DisposaBoy/GoSublime", "https://github.com/DisposaBoy/GoSublime",
...@@ -230,8 +231,7 @@ ...@@ -230,8 +231,7 @@
"https://raw.github.com/theadamlt/sublime_packages/master/packages.json", "https://raw.github.com/theadamlt/sublime_packages/master/packages.json",
"https://raw.github.com/tiger2wander/sublime_packages/master/packages.json", "https://raw.github.com/tiger2wander/sublime_packages/master/packages.json",
"https://raw.github.com/timonwong/sublime_packages/master/packages.json", "https://raw.github.com/timonwong/sublime_packages/master/packages.json",
"https://raw.github.com/weslly/sublime_packages/master/packages.json", "https://raw.github.com/weslly/sublime_packages/master/packages.json"
"https://github.com/davidrios/jade-tmbundle"
], ],
"package_name_map": { "package_name_map": {
"ASCII-Decorator": "ASCII Decorator", "ASCII-Decorator": "ASCII Decorator",
...@@ -257,6 +257,7 @@ ...@@ -257,6 +257,7 @@
"Hex-to-HSL-Color": "Hex to HSL Color Converter", "Hex-to-HSL-Color": "Hex to HSL Color Converter",
"iced-coffee-script-tmbundle" : "IcedCoffeeScript", "iced-coffee-script-tmbundle" : "IcedCoffeeScript",
"itodo": "iTodo", "itodo": "iTodo",
"jade-tmbundle": "Jade",
"jinja2-tmbundle": "Jinja2", "jinja2-tmbundle": "Jinja2",
"LaTeX-Track-Changes": "LaTeX Track Changes", "LaTeX-Track-Changes": "LaTeX Track Changes",
"LESS-build-sublime": "LESS-build", "LESS-build-sublime": "LESS-build",
...@@ -386,8 +387,7 @@ ...@@ -386,8 +387,7 @@
"whitespacecorrector" : "Whitespace Corrector", "whitespacecorrector" : "Whitespace Corrector",
"Whitespacecorrector" : "Whitespace Corrector", "Whitespacecorrector" : "Whitespace Corrector",
"YUI-Compressor": "YUI Compressor", "YUI-Compressor": "YUI Compressor",
"Zurb-Foundation-Textmate-Bundle": "Zurb Foundation Snippets", "Zurb-Foundation-Textmate-Bundle": "Zurb Foundation Snippets"
"jade-tmbundle": "Jade"
}, },
"renamed_packages": { "renamed_packages": {
"DocBlox": "phpDocumentor", "DocBlox": "phpDocumentor",
......
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