Commit 5d72180f authored by clarkewd's avatar clarkewd

Add Cron/Crontab syntax highlighting

parent 3b788230
......@@ -355,7 +355,7 @@
{
"name": "CFMLDocPlugin",
"details": "https://github.com/MFernstrom/cfmldocplugin/",
"releases": [
"releases": [
{
"sublime_text": "*",
"tags": true
......@@ -2148,6 +2148,16 @@
]
},
{
"name": "Crontab Syntax",
"details": "https://github.com/clarkewd/SublimeCrontab",
"labels": ["language syntax"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
}, {
"name": "Cscope",
"details": "https://github.com/ameyp/CscopeSublime",
"releases": [
......
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