Commit 2df8e422 authored by FichteFoll's avatar FichteFoll

Merge pull request #1876 from boltjs/master

Add a custom repository.json to the channel for the Bolt Sublime plugin.
parents 19d13e3d 62b4ab40
...@@ -2,6 +2,7 @@ ...@@ -2,6 +2,7 @@
"schema_version": "2.0", "schema_version": "2.0",
"repositories": [ "repositories": [
"./repository.json", "./repository.json",
"http://dist.boltjs.io/packages.json",
"http://release.latexing.com/packages.json", "http://release.latexing.com/packages.json",
"http://release.sublimegit.net/packages.json", "http://release.sublimegit.net/packages.json",
"http://wuub.net/packages.json", "http://wuub.net/packages.json",
......
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