Commit badb08ed authored by FichteFoll's avatar FichteFoll

Merge pull request #3704 from thenewvu/master

+ add CMakeEditor
parents b7da80c6 726260be
...@@ -773,6 +773,17 @@ ...@@ -773,6 +773,17 @@
} }
] ]
}, },
{
"name": "CMakeEditor",
"details": "https://github.com/thenewvu/SublimeCMakeEditor",
"labels": ["language syntax", "auto-complete", "documentation"],
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/thenewvu/SublimeCMakeEditor/tree/master"
}
]
},
{ {
"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