Commit bd393c6d authored by Will Bond's avatar Will Bond

Merge pull request #3812 from csch0/master

fixed latexing channel to https
parents 36fff51b b1c1df1c
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
"schema_version": "2.0", "schema_version": "2.0",
"repositories": [ "repositories": [
"./repository.json", "./repository.json",
"http://release.latexing.com/packages.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",
"https://csch1.triangulum.uberspace.de/release/packages.json",
"https://packagecontrol.io/packages_2.json", "https://packagecontrol.io/packages_2.json",
"https://raw.githubusercontent.com/accerqueira/sublime/master/packages.json", "https://raw.githubusercontent.com/accerqueira/sublime/master/packages.json",
"https://raw.githubusercontent.com/afterdesign/jshintify/master/packages.json", "https://raw.githubusercontent.com/afterdesign/jshintify/master/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