Commit dc3bf4cb authored by pl-ca's avatar pl-ca

ClangAutoComplete: Platforms field unnecessary

When supporting all platforms, the field can be ommitted and will
default to "*".
parent 7c3372c2
......@@ -789,7 +789,6 @@
"releases": [
{
"sublime_text": ">=3000",
"platforms": ["osx", "linux", "windows"],
"tags": true
}
]
......
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