Commit b4accc88 authored by FichteFoll's avatar FichteFoll

Merge pull request #3787 from Sharlock93/master

Added CppBuilder Plugin, simple Makefile generator.
parents 88a8e16b 762dcba3
...@@ -1829,6 +1829,16 @@ ...@@ -1829,6 +1829,16 @@
} }
] ]
}, },
{
"name": "CppBuilder",
"details": "https://github.com/Sharlock93/CppBuilder",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/Sharlock93/CppBuilder/tags"
}
]
},
{ {
"name": "CQ Clientlibs Syntax Highlight", "name": "CQ Clientlibs Syntax Highlight",
"details": "https://github.com/diestrin/cq-clienltib-sublime-language", "details": "https://github.com/diestrin/cq-clienltib-sublime-language",
......
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