Commit d86c1427 authored by Taiwo Kareem's avatar Taiwo Kareem

Update c.json

parent 60ff2411
...@@ -32,6 +32,17 @@ ...@@ -32,6 +32,17 @@
} }
] ]
}, },
{
"name": "C++ Completions",
"details": "https://github.com/tushortz/CPP-Completions",
"labels": ["c++","completions", "auto-complete", "completion", "autocomplete", "snippet", "Completion"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "C++ Snippets", "name": "C++ Snippets",
"details": "https://github.com/Rapptz/cpp-sublime-snippet", "details": "https://github.com/Rapptz/cpp-sublime-snippet",
......
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