Commit 5387e6fe authored by zixun's avatar zixun

C/C++/OC code autocompletions base on libclang.

parent 43629b67
......@@ -672,6 +672,18 @@
}
]
},
{
"name": "Clang-Complete",
"details": "https://github.com/lvzixun/clang-complete",
"labels": ["Clang", "Completion", "C", "C++", "OC"],
"releases": [
{
"sublime_text": ">=3000",
"platforms": "osx",
"branch": "master"
}
]
},
{
"name": "Clarion",
"details": "https://github.com/fushnisoft/SublimeClarion",
......
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