mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Grammar for Grace from TextMate bundle
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -585,3 +585,6 @@
|
|||||||
[submodule "vendor/grammars/G-Code"]
|
[submodule "vendor/grammars/G-Code"]
|
||||||
path = vendor/grammars/G-Code
|
path = vendor/grammars/G-Code
|
||||||
url = https://github.com/robotmaster/sublime-text-syntax-highlighting
|
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
|
||||||
|
|||||||
@@ -227,6 +227,8 @@ vendor/grammars/gnuplot-tmbundle:
|
|||||||
- source.gnuplot
|
- source.gnuplot
|
||||||
vendor/grammars/go-tmbundle:
|
vendor/grammars/go-tmbundle:
|
||||||
- source.go
|
- source.go
|
||||||
|
vendor/grammars/grace-tmbundle/:
|
||||||
|
- source.grace
|
||||||
vendor/grammars/gradle.tmbundle:
|
vendor/grammars/gradle.tmbundle:
|
||||||
- source.groovy.gradle
|
- source.groovy.gradle
|
||||||
vendor/grammars/graphviz.tmbundle:
|
vendor/grammars/graphviz.tmbundle:
|
||||||
|
|||||||
@@ -1092,7 +1092,7 @@ Grace:
|
|||||||
type: programming
|
type: programming
|
||||||
extensions:
|
extensions:
|
||||||
- .grace
|
- .grace
|
||||||
tm_scope: none
|
tm_scope: source.grace
|
||||||
ace_mode: text
|
ace_mode: text
|
||||||
|
|
||||||
Gradle:
|
Gradle:
|
||||||
|
|||||||
1
vendor/grammars/grace-tmbundle
vendored
Submodule
1
vendor/grammars/grace-tmbundle
vendored
Submodule
Submodule vendor/grammars/grace-tmbundle added at c342d35c76
Reference in New Issue
Block a user