Commit ec8e5fe0 authored by FichteFoll's avatar FichteFoll

Merge pull request #1632 from yveslaroche/master

Add EditorConfig ST3 branch
parents b8781b23 85b11993
......@@ -80,9 +80,13 @@
],
"releases": [
{
"sublime_text": "*",
"sublime_text": "<3000",
"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