Commit 1e4356b7 authored by Pierre-Louis's avatar Pierre-Louis

ClangAutoComplete: Simple C/C++ completion plugin.

parent 9e53c593
...@@ -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