Commit a3eba21f authored by FichteFoll's avatar FichteFoll

Merge pull request #4256 from lvzixun/master

C/C++/OC code autocompletions base on libclang.
parents 86fbb747 74448b8b
......@@ -692,6 +692,18 @@
}
]
},
{
"name": "Clang-Complete",
"details": "https://github.com/lvzixun/clang-complete",
"labels": ["Clang", "Completion", "C", "C++", "OC"],
"releases": [
{
"sublime_text": ">=3000",
"platforms": "osx",
"tags": true
}
]
},
{
"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