Commit 46d549a1 authored by Ross Hemsley's avatar Ross Hemsley

Adding Clang Format package.

Clang Format is a package that significantly extends the funcionality
of the Sublime Text plugin bundled with clang format.
parent 58206d23
......@@ -470,6 +470,17 @@
}
]
},
{
"name": "Clang Format",
"details": "https://github.com/rosshemsley/SublimeClangFormat",
"labels": ["Clang", "Format", "Beautifier", "Formatter", "C", "C++"],
"releases": [
{
"sublime_text": ">=3000",
"details": "https://github.com/rosshemsley/SublimeClangFormat/tags"
}
]
},
{
"name": "Clarion",
"details": "https://github.com/fushnisoft/SublimeClarion",
......
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