Commit 747a46e2 authored by FichteFoll's avatar FichteFoll

Merge pull request #5010 from tushortz/patch-1

added C++ Completions
parents 65d9168b d86c1427
......@@ -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",
"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