Commit a80cffdf authored by Diego Barahona's avatar Diego Barahona

Adding syntax highlight for CQ clientlibs

CQ Clientlibs files (js.txt and css.txt) needs an special syntax highlight
parent 3fe63aec
...@@ -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",
...@@ -1652,6 +1652,17 @@ ...@@ -1652,6 +1652,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/tree/master"
}
]
},
{ {
"name": "Craft-Twig", "name": "Craft-Twig",
"details": "https://github.com/BarrelStrength/Craft-Twig.tmbundle", "details": "https://github.com/BarrelStrength/Craft-Twig.tmbundle",
......
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