Commit 0592315b authored by FichteFoll's avatar FichteFoll

Merge pull request #2714 from artyom-smirnov/master

Moved Bison to Package Control repository instead its own channel
parents ec551575 e6accb92
...@@ -7,7 +7,6 @@ ...@@ -7,7 +7,6 @@
"http://release.sublimegit.net/packages.json", "http://release.sublimegit.net/packages.json",
"http://wuub.net/packages.json", "http://wuub.net/packages.json",
"http://www.sublimerge.com/packages.json", "http://www.sublimerge.com/packages.json",
"https://bitbucket.org/artyom_smirnov/sublimetext2-packages/raw/master/packages.json",
"https://bitbucket.org/fnkr/sublimerepo/raw/master/repository.json", "https://bitbucket.org/fnkr/sublimerepo/raw/master/repository.json",
"https://bitbucket.org/jjones028/p4sublime/raw/tip/packages.json", "https://bitbucket.org/jjones028/p4sublime/raw/tip/packages.json",
"https://bitbucket.org/klorenz/sublime_packages/raw/tip/packages.json", "https://bitbucket.org/klorenz/sublime_packages/raw/tip/packages.json",
......
...@@ -320,6 +320,17 @@ ...@@ -320,6 +320,17 @@
} }
] ]
}, },
{
"name": "Bison",
"details": "https://bitbucket.org/artyom_smirnov/sublime-text-bison-highlighter",
"labels": ["language syntax"],
"releases": [
{
"sublime_text": "*",
"details": "https://bitbucket.org/artyom_smirnov/sublime-text-bison-highlighter#tags"
}
]
},
{ {
"details": "https://github.com/pheuter/BitcoinTicker", "details": "https://github.com/pheuter/BitcoinTicker",
"releases": [ "releases": [
......
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