Commit e6accb92 authored by Artyom Smirnov's avatar Artyom Smirnov

Move Bison before BitcoinTicker

parent af07c9f2
...@@ -321,22 +321,22 @@ ...@@ -321,22 +321,22 @@
] ]
}, },
{ {
"details": "https://github.com/pheuter/BitcoinTicker", "name": "Bison",
"details": "https://bitbucket.org/artyom_smirnov/sublime-text-bison-highlighter",
"labels": ["language syntax"],
"releases": [ "releases": [
{ {
"sublime_text": "<3000", "sublime_text": "*",
"details": "https://github.com/pheuter/BitcoinTicker/tree/master" "details": "https://bitbucket.org/artyom_smirnov/sublime-text-bison-highlighter#tags"
} }
] ]
}, },
{ {
"name": "Bison", "details": "https://github.com/pheuter/BitcoinTicker",
"details": "https://bitbucket.org/artyom_smirnov/sublime-text-bison-highlighter",
"labels": ["language syntax"],
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "<3000",
"details": "https://bitbucket.org/artyom_smirnov/sublime-text-bison-highlighter#tags" "details": "https://github.com/pheuter/BitcoinTicker/tree/master"
} }
] ]
}, },
......
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