Commit a94bc0fc authored by Jason Kozak's avatar Jason Kozak

Add C99/C++11

parent 8add8ab0
......@@ -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