Commit f052a54f authored by FichteFoll's avatar FichteFoll

Merge pull request #2430 from code-orchestra/master

Added COLT plugin repository to c.json
parents 4d5ca413 209ad25e
...@@ -963,6 +963,16 @@ ...@@ -963,6 +963,16 @@
} }
] ]
}, },
{
"name": "COLT",
"details": "https://github.com/code-orchestra/colt-sublime-plugin",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/code-orchestra/colt-sublime-plugin/tree/master"
}
]
},
{ {
"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