Commit 16e928bf authored by FichteFoll's avatar FichteFoll

Merge pull request #4435 from pl-ca/master

ClangAutoComplete: Simple C/C++ completion plugin.
parents 6bbf1e7b 1e4356b7
...@@ -782,6 +782,18 @@ ...@@ -782,6 +782,18 @@
} }
] ]
}, },
{
"name": "ClangAutoComplete",
"details": "https://github.com/pl-ca/ClangAutoComplete",
"labels": ["Clang", "Completion", "C", "C++"],
"releases": [
{
"sublime_text": ">=3000",
"platforms": ["osx, linux, windows"],
"tags": true
}
]
},
{ {
"name": "Clarion", "name": "Clarion",
"details": "https://github.com/fushnisoft/SublimeClarion", "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