Commit f04ce3f3 authored by glyme's avatar glyme

add C++YouCompleteMe plugin.

parent 90d0ba44
......@@ -76,6 +76,17 @@
}
]
},
{
"name": "C++YouCompleteMe",
"details": "https://github.com/glymehrvrd/SYCM",
"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