Commit 85b11993 authored by Yves Laroche's avatar Yves Laroche

Add EditorConfig ST3 branch

parent b8781b23
...@@ -80,8 +80,12 @@ ...@@ -80,8 +80,12 @@
], ],
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "<3000",
"details": "https://github.com/sindresorhus/editorconfig-sublime/tree/master" "details": "https://github.com/sindresorhus/editorconfig-sublime/tree/master"
},
{
"sublime_text": ">=3000",
"details": "https://github.com/sindresorhus/editorconfig-sublime/tree/st3"
} }
] ]
}, },
......
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