Grammar for GAP from TextMate bundle

This commit is contained in:
Paul Chaignon
2015-02-08 10:43:45 +01:00
parent 654cfd7a47
commit 4c037c644f
4 changed files with 7 additions and 1 deletions

3
.gitmodules vendored
View File

@@ -597,3 +597,6 @@
[submodule "vendor/grammars/InnoSetup"]
path = vendor/grammars/InnoSetup
url = https://github.com/idleberg/InnoSetup-Sublime-Text
[submodule "vendor/grammars/gap-tmbundle"]
path = vendor/grammars/gap-tmbundle
url = https://github.com/dhowden/gap-tmbundle

View File

@@ -225,6 +225,8 @@ vendor/grammars/fortran.tmbundle:
- source.fortran.modern
vendor/grammars/fsharpbinding:
- source.fsharp
vendor/grammars/gap-tmbundle/:
- source.gap
vendor/grammars/gettext.tmbundle:
- source.po
vendor/grammars/gnuplot-tmbundle:

View File

@@ -961,7 +961,7 @@ GAP:
- .gd
- .gi
- .tst
tm_scope: none
tm_scope: source.gap
ace_mode: text
GAS:

1
vendor/grammars/gap-tmbundle vendored Submodule