Commit 0111d799 authored by FichteFoll's avatar FichteFoll

Merge pull request #2809 from vprimachenko/master

add Colorcoder package for ST2
parents 1f7e2e7b e02c5e23
...@@ -1068,8 +1068,12 @@ ...@@ -1068,8 +1068,12 @@
"details": "https://github.com/vprimachenko/Sublime-Colorcoder", "details": "https://github.com/vprimachenko/Sublime-Colorcoder",
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": ">=3000",
"details": "https://github.com/vprimachenko/Sublime-Colorcoder/tree/master" "details": "https://github.com/vprimachenko/Sublime-Colorcoder/tree/master"
},
{
"sublime_text": "<3000",
"details": "https://github.com/vprimachenko/Sublime-Colorcoder/tree/st2"
} }
] ]
}, },
......
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