Commit 01300402 authored by Jason Juang's avatar Jason Juang Committed by FichteFoll

add CMakeFormat (autoformatter for cmake) (#6930)

parent 275901ea
...@@ -1518,6 +1518,17 @@ ...@@ -1518,6 +1518,17 @@
} }
] ]
}, },
{
"name": "CMakeFormat",
"details": "https://github.com/jasjuang/sublime_cmake_format",
"labels": ["Format", "Beautifier", "Formatter", "CMake"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "CMakeSnippets", "name": "CMakeSnippets",
"details": "https://bitbucket.org/sevas/sublime_cmake_snippets", "details": "https://bitbucket.org/sevas/sublime_cmake_snippets",
......
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