Commit f64264b2 authored by kakRostropovich's avatar kakRostropovich

Changed the name of the plugin for a friendly

parent fceeeb5e
...@@ -402,24 +402,23 @@ ...@@ -402,24 +402,23 @@
] ]
}, },
{ {
"name": "Emmet CSS-block from one line", "name": "Emmet Style Reflector",
"details": "https://github.com/kakRostropovich/sublime-emmet-css-from-one-line", "details": "https://github.com/eecolella/emmet-style-reflector",
"author": "Rostislav Nazmeev", "author": "Ermes Enea Colella",
"labels": ["css"],
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": ">=3000",
"tags": true "tags": true
} }
] ]
}, },
{ {
"name": "Emmet Style Reflector", "name": "EmmetOneLine",
"details": "https://github.com/eecolella/emmet-style-reflector", "details": "https://github.com/kakRostropovich/EmmetOneLine",
"author": "Ermes Enea Colella", "author": "Rostislav Nazmeev",
"releases": [ "releases": [
{ {
"sublime_text": ">=3000", "sublime_text": "*",
"tags": true "tags": true
} }
] ]
......
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