Grammar (TextMate bundle) for Liquid

This commit is contained in:
Paul Chaignon
2015-01-27 13:02:13 +01:00
parent 0a5b5eadeb
commit cae17b91b8
4 changed files with 7 additions and 1 deletions

3
.gitmodules vendored
View File

@@ -549,3 +549,6 @@
[submodule "vendor/grammars/turtle.tmbundle"]
path = vendor/grammars/turtle.tmbundle
url = https://github.com/peta/turtle.tmbundle
[submodule "vendor/grammars/liquid.tmbundle"]
path = vendor/grammars/liquid.tmbundle
url = https://github.com/bastilian/validcode-textmate-bundles

View File

@@ -289,6 +289,8 @@ vendor/grammars/less.tmbundle:
- source.css.less
vendor/grammars/lilypond.tmbundle:
- source.lilypond
vendor/grammars/liquid.tmbundle:
- text.html.liquid
vendor/grammars/lisp.tmbundle:
- source.lisp
vendor/grammars/llvm.tmbundle:

View File

@@ -1598,7 +1598,7 @@ Liquid:
type: markup
extensions:
- .liquid
tm_scope: none
tm_scope: text.html.liquid
ace_mode: liquid
Literate Agda: