Commit 63e52ec4 authored by FichteFoll's avatar FichteFoll Committed by GitHub

Add dependency: package_setting_context (#6134)

parents 1c4f1dcd d912c08d
...@@ -363,6 +363,21 @@ ...@@ -363,6 +363,21 @@
} }
] ]
}, },
{
"name": "package_setting_context",
"load_order": "01",
"description": "Allow final user to disable key bindings with very few changes needed from the dev",
"author": "math2001",
"issues": "https://github.com/math2001/PackageSettingContext/issues",
"releases": [
{
"base": "https://github.com/math2001/PackageSettingContext",
"sublime_text": "*",
"platforms": ["*"],
"tags": true
}
]
},
{ {
"name": "paramiko", "name": "paramiko",
"load_order": "51", "load_order": "51",
......
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