Add CSPM plugin (syntax highlighting and type checking).

parent 867bad18
...@@ -2115,6 +2115,17 @@ ...@@ -2115,6 +2115,17 @@
} }
] ]
}, },
{
"name": "CSPM",
"details": "https://github.com/cspm/SublimeCSPM",
"labels": ["language syntax"],
"releases": [
{
"sublime_text": ">=3000",
"tags": true
}
]
},
{ {
"name": "CSS Auto Commenting", "name": "CSS Auto Commenting",
"details": "https://github.com/sc8696/sublime-css-auto-comments", "details": "https://github.com/sc8696/sublime-css-auto-comments",
......
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