Grammar for Grace from TextMate bundle

This commit is contained in:
Paul Chaignon
2015-02-02 21:48:27 +01:00
parent 8fe9ec0521
commit 2044e191a2
4 changed files with 7 additions and 1 deletions

3
.gitmodules vendored
View File

@@ -585,3 +585,6 @@
[submodule "vendor/grammars/G-Code"]
path = vendor/grammars/G-Code
url = https://github.com/robotmaster/sublime-text-syntax-highlighting
[submodule "vendor/grammars/grace-tmbundle"]
path = vendor/grammars/grace-tmbundle
url = https://github.com/zmthy/grace-tmbundle

View File

@@ -227,6 +227,8 @@ vendor/grammars/gnuplot-tmbundle:
- source.gnuplot
vendor/grammars/go-tmbundle:
- source.go
vendor/grammars/grace-tmbundle/:
- source.grace
vendor/grammars/gradle.tmbundle:
- source.groovy.gradle
vendor/grammars/graphviz.tmbundle:

View File

@@ -1092,7 +1092,7 @@ Grace:
type: programming
extensions:
- .grace
tm_scope: none
tm_scope: source.grace
ace_mode: text
Gradle: