Commit 61238223 authored by Hardy Jones's avatar Hardy Jones

Merge pull request #2340 from noct/cpp11_c99

Add C99/C++11
parents 8add8ab0 a94bc0fc
......@@ -22,6 +22,28 @@
}
]
},
{
"name": "C++11",
"details": "https://github.com/noct/sublime-cpp11",
"labels": ["language syntax"],
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/noct/sublime-cpp11/tags"
}
]
},
{
"name": "C99",
"details": "https://github.com/noct/sublime-c99",
"labels": ["language syntax"],
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/noct/sublime-c99/tags"
}
]
},
{
"name": "CakePHP (Native)",
"details": "https://github.com/josegonzalez/sublimetext-cakephp",
......
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