Commit a93dc63c authored by FichteFoll's avatar FichteFoll

Merge pull request #4059 from glymehrvrd/master

add C++YouCompleteMe plugin.
parents bb5f81db c2187ae6
......@@ -76,6 +76,17 @@
}
]
},
{
"name": "C++YouCompleteMe",
"details": "https://github.com/glymehrvrd/CppYCM",
"labels": ["c++", "code completion", "syntax check"],
"releases": [
{
"sublime_text": ">=3000",
"tags": true
}
]
},
{
"name": "C0",
"details": "https://github.com/mahmoudalismail/SublimeC0",
......
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