Commit 0e72b141 authored by Hardy Jones's avatar Hardy Jones

Merge pull request #2968 from chrissimpkins/master

added cssDOC plugin to the c.json file
parents a65e8f32 db119b51
...@@ -1638,6 +1638,16 @@ ...@@ -1638,6 +1638,16 @@
} }
] ]
}, },
{
"name": "cssDOC",
"details": "https://github.com/chrissimpkins/cssDOC",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/chrissimpkins/cssDOC/tags"
}
]
},
{ {
"name": "CSSEdit Group support", "name": "CSSEdit Group support",
"details": "https://github.com/Kotrotsos/sublime-cssedit-groups", "details": "https://github.com/Kotrotsos/sublime-cssedit-groups",
......
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