Grammar for Creole from Sublime Text package

This commit is contained in:
Paul Chaignon
2015-02-01 21:34:10 +01:00
parent 1b0fd752d3
commit 8376f1e4a4
4 changed files with 7 additions and 1 deletions

3
.gitmodules vendored
View File

@@ -567,3 +567,6 @@
[submodule "vendor/grammars/CLIPS-sublime"]
path = vendor/grammars/CLIPS-sublime
url = https://github.com/psicomante/CLIPS-sublime
[submodule "vendor/grammars/Creole"]
path = vendor/grammars/Creole
url = https://github.com/Siddley/Creole

View File

@@ -33,6 +33,8 @@ vendor/grammars/ColdFusion:
- source.cfscript.cfc
- text.cfml.basic
- text.html.cfm
vendor/grammars/Creole:
- text.html.creole
vendor/grammars/Docker.tmbundle:
- source.dockerfile
vendor/grammars/Elm.tmLanguage:

View File

@@ -623,7 +623,7 @@ Creole:
wrap: true
extensions:
- .creole
tm_scope: none
tm_scope: text.html.creole
ace_mode: text
Crystal:

1
vendor/grammars/Creole vendored Submodule

Submodule vendor/grammars/Creole added at bac4656c8d