Commit 54e5d548 authored by Zachary Taylor's avatar Zachary Taylor Committed by FichteFoll

Added Catkin Builder plugin for Sublime 3 (#5528)

parent c2f1a330
...@@ -314,6 +314,17 @@ ...@@ -314,6 +314,17 @@
} }
] ]
}, },
{
"name": "Catkin Builder",
"details": "https://github.com/ZacharyTaylor/Catkin-Builder",
"labels": ["build system"],
"releases": [
{
"sublime_text": ">=3000",
"tags": true
}
]
},
{ {
"name": "CBP Syntax Highlighter", "name": "CBP Syntax Highlighter",
"details": "https://github.com/destruc7i0n/CBP_Sublime", "details": "https://github.com/destruc7i0n/CBP_Sublime",
......
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