Commit 16dcd33f authored by FichteFoll's avatar FichteFoll

Merge pull request #5328 from heartsekai/master

Support for the BrainwareGroup Columbus scripting language.
parents 7178c856 9aeda03d
...@@ -2040,6 +2040,17 @@ ...@@ -2040,6 +2040,17 @@
} }
] ]
}, },
{
"name": "Columbus Syntax",
"details": "https://bitbucket.org/canlustenberger/brainwarecolumbus",
"labels": ["language syntax"],
"releases": [
{
"sublime_text": ">=3092",
"tags": true
}
]
},
{ {
"name": "Column Select", "name": "Column Select",
"details": "https://github.com/ehuss/Sublime-Column-Select", "details": "https://github.com/ehuss/Sublime-Column-Select",
......
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