Moving blitzmax grammar to GitHub-hosted copy

This commit is contained in:
Arfon Smith
2016-08-24 20:48:31 -07:00
parent 2f50aa460a
commit 7715254212
3 changed files with 6 additions and 2 deletions

3
.gitmodules vendored
View File

@@ -764,3 +764,6 @@ url = https://github.com/austinwagner/sublime-sourcepawn
[submodule "vendor/grammars/sublime-rexx"]
path = vendor/grammars/sublime-rexx
url = https://github.com/mblocker/rexx-sublime
[submodule "vendor/grammars/blitzmax"]
path = vendor/grammars/blitzmax
url = https://github.com/textmate/blitzmax.tmbundle

View File

@@ -1,8 +1,6 @@
---
http://svn.edgewall.org/repos/genshi/contrib/textmate/Genshi.tmbundle/Syntaxes/Markup%20Template%20%28XML%29.tmLanguage:
- text.xml.genshi
http://svn.textmate.org/trunk/Review/Bundles/BlitzMax.tmbundle:
- source.blitzmax
http://svn.textmate.org/trunk/Review/Bundles/Cython.tmbundle:
- source.cython
http://svn.textmate.org/trunk/Review/Bundles/Forth.tmbundle:
@@ -204,6 +202,8 @@ vendor/grammars/awk-sublime:
- source.awk
vendor/grammars/bison.tmbundle:
- source.bison
vendor/grammars/blitzmax:
- source.blitzmax
vendor/grammars/boo/:
- source.boo
vendor/grammars/bro-sublime:

1
vendor/grammars/blitzmax vendored Submodule