Commit 7c3372c2 authored by Pierre-Louis's avatar Pierre-Louis

ClangAutoComplete: Typo in platforms support field.

parent 1e4356b7
......@@ -789,7 +789,7 @@
"releases": [
{
"sublime_text": ">=3000",
"platforms": ["osx, linux, windows"],
"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