We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 589ef0d commit 96bfda9Copy full SHA for 96bfda9
Package Control.sublime-settings
@@ -6,8 +6,10 @@
6
// channel_v4 for python 3.8 compatible libraries to enable plugins
7
// to migrate to python 3.8 until packagecontrol.io supports new scheme.
8
// Note: Must always be located before default channel in the list!
9
+ // Repo: https://github.com/packagecontrol/channel
10
"https://packagecontrol.github.io/channel/channel_v4.json",
11
// default channel for packages
12
+ // Repo: https://github.com/wbond/package_control_channel
13
"https://packagecontrol.io/channel_v3.json"
14
],
15
0 commit comments