Commit ecb44c52 authored by FichteFoll's avatar FichteFoll

Merge pull request #3011 from eecolella/master

add "Emmet Style Reflector"
parents 425cc80a 393643e1
...@@ -235,6 +235,17 @@ ...@@ -235,6 +235,17 @@
} }
] ]
}, },
{
"name": "Emmet Style Reflector",
"author": "Ermes Enea Colella",
"details": "https://github.com/eecolella/emmet-style-reflector",
"releases": [
{
"sublime_text": ">=3000",
"details": "https://github.com/eecolella/emmet-style-reflector/tags"
}
]
},
{ {
"name": "EmoKid Color Scheme", "name": "EmoKid Color Scheme",
"details": "https://github.com/tdheff/EmoKid", "details": "https://github.com/tdheff/EmoKid",
......
...@@ -581,7 +581,7 @@ ...@@ -581,7 +581,7 @@
"releases": [ "releases": [
{ {
"sublime_text": ">=3000", "sublime_text": ">=3000",
"details": "https://github.com/eecolella/GoToAnchor/tree/master" "details": "https://github.com/eecolella/GoToAnchor/tags"
} }
] ]
}, },
......
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