Commit 4e74b0f1 authored by Sébastien Lambour's avatar Sébastien Lambour Committed by FichteFoll

Adds color-sheme package for WarpScript language (#5457)

parent fc07d0ff
...@@ -56,6 +56,17 @@ ...@@ -56,6 +56,17 @@
} }
] ]
}, },
{
"name": "WarpScript",
"details": "https://github.com/cityzendata/sublime-warpscript",
"labels": ["syntax", "highlight", "auto-complete", "snippets"],
"releases": [
{
"sublime_text": ">=3092",
"tags": true
}
]
},
{ {
"name": "Waxeye", "name": "Waxeye",
"details": "https://github.com/tijn/sublime-waxeye", "details": "https://github.com/tijn/sublime-waxeye",
......
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