mirror of
https://github.com/KevinMidboe/linguist.git
synced 2026-01-01 23:16:16 +00:00
Moving blitzmax grammar to GitHub-hosted copy
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -764,3 +764,6 @@ url = https://github.com/austinwagner/sublime-sourcepawn
|
|||||||
[submodule "vendor/grammars/sublime-rexx"]
|
[submodule "vendor/grammars/sublime-rexx"]
|
||||||
path = vendor/grammars/sublime-rexx
|
path = vendor/grammars/sublime-rexx
|
||||||
url = https://github.com/mblocker/rexx-sublime
|
url = https://github.com/mblocker/rexx-sublime
|
||||||
|
[submodule "vendor/grammars/blitzmax"]
|
||||||
|
path = vendor/grammars/blitzmax
|
||||||
|
url = https://github.com/textmate/blitzmax.tmbundle
|
||||||
|
|||||||
@@ -1,8 +1,6 @@
|
|||||||
---
|
---
|
||||||
http://svn.edgewall.org/repos/genshi/contrib/textmate/Genshi.tmbundle/Syntaxes/Markup%20Template%20%28XML%29.tmLanguage:
|
http://svn.edgewall.org/repos/genshi/contrib/textmate/Genshi.tmbundle/Syntaxes/Markup%20Template%20%28XML%29.tmLanguage:
|
||||||
- text.xml.genshi
|
- text.xml.genshi
|
||||||
http://svn.textmate.org/trunk/Review/Bundles/BlitzMax.tmbundle:
|
|
||||||
- source.blitzmax
|
|
||||||
http://svn.textmate.org/trunk/Review/Bundles/Cython.tmbundle:
|
http://svn.textmate.org/trunk/Review/Bundles/Cython.tmbundle:
|
||||||
- source.cython
|
- source.cython
|
||||||
http://svn.textmate.org/trunk/Review/Bundles/Forth.tmbundle:
|
http://svn.textmate.org/trunk/Review/Bundles/Forth.tmbundle:
|
||||||
@@ -204,6 +202,8 @@ vendor/grammars/awk-sublime:
|
|||||||
- source.awk
|
- source.awk
|
||||||
vendor/grammars/bison.tmbundle:
|
vendor/grammars/bison.tmbundle:
|
||||||
- source.bison
|
- source.bison
|
||||||
|
vendor/grammars/blitzmax:
|
||||||
|
- source.blitzmax
|
||||||
vendor/grammars/boo/:
|
vendor/grammars/boo/:
|
||||||
- source.boo
|
- source.boo
|
||||||
vendor/grammars/bro-sublime:
|
vendor/grammars/bro-sublime:
|
||||||
|
|||||||
1
vendor/grammars/blitzmax
vendored
Submodule
1
vendor/grammars/blitzmax
vendored
Submodule
Submodule vendor/grammars/blitzmax added at 7ee210811a
Reference in New Issue
Block a user