Commit 1092e5db authored by Igor Bogoslavskyi's avatar Igor Bogoslavskyi Committed by Will Bond

Update EasyClangComplete to not use tag prefixes (#5691)

parent 85e514c6
...@@ -84,7 +84,7 @@ ...@@ -84,7 +84,7 @@
{ {
"sublime_text": ">=3070", "sublime_text": ">=3070",
"platforms": ["osx", "linux", "windows"], "platforms": ["osx", "linux", "windows"],
"tags": "st3-" "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