Commit 0b29b289 authored by Alex N J's avatar Alex N J

Added SublimeOnSaveBuild plugin to package control channel.

parent d9903ad0
......@@ -116,7 +116,8 @@
"https://github.com/phillipkoebbe/DetectSyntax",
"https://github.com/juhasz/drupal_sublime-snippets",
"https://github.com/Nijikokun/Prevu",
"https://bitbucket.org/homura/whitespacecorrector"
"https://bitbucket.org/homura/whitespacecorrector",
"https://github.com/alexnj/SublimeOnSaveBuild"
],
"package_name_map": {
"soda-theme": "Theme - Soda",
......@@ -180,7 +181,8 @@
"LESS-sublime": "LESS",
"DirectorySettings": "Directory Settings",
"drupal_sublime-snippets": "Drupal Snippets",
"whitespacecorrector" : "Whitespace Corrector"
"whitespacecorrector" : "Whitespace Corrector",
"SublimeOnSaveBuild": "Trigger a build on save"
},
"renamed_packages": {
"JSDocs": "DocBlockr",
......
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