add language declaration and samples for LoomScript

LoomScript is the scripting language for the Loom SDK.
It has an ActionScript3-like syntax with added C#-esque capabilities.

Loom SDK: https://github.com/LoomSDK/LoomSDK
This commit is contained in:
ellemenno
2014-11-12 02:30:00 -05:00
parent 2fbfaf448d
commit 4fe5980065
3 changed files with 181 additions and 0 deletions

View File

@@ -1492,6 +1492,12 @@ LookML:
- .lookml
tm_scope: source.yaml
LoomScript:
type: programming
lexer: ActionScript 3
extensions:
- .ls
Lua:
type: programming
ace_mode: lua