Commit a0490b43 authored by Hardy Jones's avatar Hardy Jones

Merge pull request #3375 from diestrin/master

Adding syntax highlight for CQ clientlibs
parents f7faabf7 928f5731
...@@ -1553,7 +1553,7 @@ ...@@ -1553,7 +1553,7 @@
"details": "https://github.com/pokidovea/copy_python_path/tags" "details": "https://github.com/pokidovea/copy_python_path/tags"
} }
] ]
}, },
{ {
"name": "Copy Relative Path", "name": "Copy Relative Path",
"details": "https://github.com/bpicolo/CopyRelativePath", "details": "https://github.com/bpicolo/CopyRelativePath",
...@@ -1642,6 +1642,17 @@ ...@@ -1642,6 +1642,17 @@
} }
] ]
}, },
{
"name": "CQ Clientlibs Syntax Highlight",
"details": "https://github.com/diestrin/cq-clienltib-sublime-language",
"labels": ["cq", "clientlib"],
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/diestrin/cq-clienltib-sublime-language/tags"
}
]
},
{ {
"name": "CQ5Saver", "name": "CQ5Saver",
"details": "https://bitbucket.org/mavendc/cq5-sublimetext", "details": "https://bitbucket.org/mavendc/cq5-sublimetext",
......
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