Commit e2a8be21 authored by FichteFoll's avatar FichteFoll

Merge pull request #4246 from drbarrett/master

Added syntax highlight plugin for Click configuration files.
parents f9e25b48 abc17a97
...@@ -735,6 +735,16 @@ ...@@ -735,6 +735,16 @@
} }
] ]
}, },
{
"name": "Click",
"details": "https://github.com/drbarrett/click-sublime",
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "Clickable URLs", "name": "Clickable URLs",
"details": "https://github.com/leonid-shevtsov/ClickableUrls_SublimeText", "details": "https://github.com/leonid-shevtsov/ClickableUrls_SublimeText",
......
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