Commit b4b805ee authored by Alex Rattray's avatar Alex Rattray Committed by FichteFoll

LightScript Syntax Highlighting (#6163)

parent f69a96d8
...@@ -744,6 +744,17 @@ ...@@ -744,6 +744,17 @@
} }
] ]
}, },
{
"name": "LightScript",
"details": "https://github.com/lightscript/lightscript-sublime",
"labels": ["language syntax", "javascript", "lightscript"],
"releases": [
{
"sublime_text": ">=3000",
"tags": true
}
]
},
{ {
"name": "Line Completion", "name": "Line Completion",
"details": "https://github.com/astropanic/Compline", "details": "https://github.com/astropanic/Compline",
......
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