Commit 1b50f789 authored by Balazs Toth's avatar Balazs Toth

ESP (EcmaScript Pages) Edit Mode added

parent d9903ad0
...@@ -116,7 +116,8 @@ ...@@ -116,7 +116,8 @@
"https://github.com/phillipkoebbe/DetectSyntax", "https://github.com/phillipkoebbe/DetectSyntax",
"https://github.com/juhasz/drupal_sublime-snippets", "https://github.com/juhasz/drupal_sublime-snippets",
"https://github.com/Nijikokun/Prevu", "https://github.com/Nijikokun/Prevu",
"https://bitbucket.org/homura/whitespacecorrector" "https://bitbucket.org/homura/whitespacecorrector",
"https://github.com/balazstth/subl-esp"
], ],
"package_name_map": { "package_name_map": {
"soda-theme": "Theme - Soda", "soda-theme": "Theme - Soda",
...@@ -180,7 +181,8 @@ ...@@ -180,7 +181,8 @@
"LESS-sublime": "LESS", "LESS-sublime": "LESS",
"DirectorySettings": "Directory Settings", "DirectorySettings": "Directory Settings",
"drupal_sublime-snippets": "Drupal Snippets", "drupal_sublime-snippets": "Drupal Snippets",
"whitespacecorrector" : "Whitespace Corrector" "whitespacecorrector" : "Whitespace Corrector",
"subl-esp": "ESP (EcmaScript Pages) Edit Mode"
}, },
"renamed_packages": { "renamed_packages": {
"JSDocs": "DocBlockr", "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