Commit 5e6c5563 authored by FichteFoll's avatar FichteFoll

Merge pull request #4552 from obxyann/master

add Uncrustify package
parents bcd0f858 12b4177a
...@@ -73,6 +73,17 @@ ...@@ -73,6 +73,17 @@
} }
] ]
}, },
{
"name": "Uncrustify",
"details": "https://github.com/obxyann/Sublime-Uncrustify",
"labels": ["formatting", "c", "c++", "java", "formatter", "beautifier", "code style"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "Underliner", "name": "Underliner",
"details": "https://github.com/dfleury/underliner", "details": "https://github.com/dfleury/underliner",
......
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