Commit 9b6120e7 authored by Adam Cadamally's avatar Adam Cadamally

Update d.json

Added DXL package
parent 94b86a95
...@@ -571,6 +571,23 @@ ...@@ -571,6 +571,23 @@
} }
] ]
}, },
{
"name": "DXL",
"details": "https://github.com/Adarma/DXL",
"labels": ["build system", "color scheme", "language syntax", "linting"],
"releases": [
{
"sublime_text": "<3000",
"details": "https://github.com/Adarma/DXL/tree/ST2",
"platforms": "windows"
},
{
"sublime_text": ">=3000",
"details": "https://github.com/Adarma/DXL/tree/ST3",
"platforms": "windows"
}
]
},
{ {
"name": "Dylan", "name": "Dylan",
"details": "https://github.com/dylan-lang/dylan.tmbundle", "details": "https://github.com/dylan-lang/dylan.tmbundle",
......
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