Commit 59baf58f authored by FichteFoll's avatar FichteFoll

Merge pull request #4457 from twolfson/dev/add.query.silencer

Added Query Completions Silencer
parents c5221f1c 1642526d
...@@ -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