Commit 1642526d authored by Todd Wolfson's avatar Todd Wolfson

Added Query Completions Silencer

parent fdaea30f
...@@ -74,6 +74,17 @@ ...@@ -74,6 +74,17 @@
} }
] ]
}, },
{
"name": "Query Completions Silencer",
"details": "https://github.com/twolfson/sublime-query-completions-silencer",
"labels": ["auto-complete"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "Quick Docs Launcher", "name": "Quick Docs Launcher",
"details": "https://github.com/linkarys/QuickDocsLauncher", "details": "https://github.com/linkarys/QuickDocsLauncher",
......
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