add textmate scope for loomscript

This commit is contained in:
ellemenno
2014-11-27 10:36:03 -05:00
parent c76137efc0
commit 72c00f869c
2 changed files with 3 additions and 1 deletions

View File

@@ -61,6 +61,8 @@ https://github.com/Varriount/NimLime:
- source.nimrod
- source.nimrod_filter
- source.nimrodcfg
https://github.com/ambethia/Sublime-Loom:
- source.loomscript
https://github.com/angryant0007/VBDotNetSyntax:
- source.vbnet
https://github.com/anunayk/cool-tmbundle:

View File

@@ -1494,9 +1494,9 @@ LookML:
LoomScript:
type: programming
lexer: ActionScript 3
extensions:
- .ls
tm_scope: source.loomscript
Lua:
type: programming