Skip to content

Commit 96bfda9

Browse files
committed
Add repo-links for default channels
This commit adds comments with links to source repositories of default channels.
1 parent 589ef0d commit 96bfda9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Package Control.sublime-settings

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,10 @@
66
// channel_v4 for python 3.8 compatible libraries to enable plugins
77
// to migrate to python 3.8 until packagecontrol.io supports new scheme.
88
// Note: Must always be located before default channel in the list!
9+
// Repo: https://github.com/packagecontrol/channel
910
"https://packagecontrol.github.io/channel/channel_v4.json",
1011
// default channel for packages
12+
// Repo: https://github.com/wbond/package_control_channel
1113
"https://packagecontrol.io/channel_v3.json"
1214
],
1315

0 commit comments

Comments
 (0)