use st2-zonefile (MIT licensed) instead of Bind.tmbundle (unlicensed)

This commit is contained in:
Andrew Pennebaker
2015-08-11 14:01:45 -05:00
parent 03369b8a6c
commit bea90b256e
4 changed files with 6 additions and 4 deletions

6
.gitmodules vendored
View File

@@ -657,6 +657,6 @@
[submodule "vendor/grammars/jflex.tmbundle"]
path = vendor/grammars/jflex.tmbundle
url = https://github.com/jflex-de/jflex.tmbundle.git
[submodule "vendor/grammars/Bind.tmbundle"]
path = vendor/grammars/Bind.tmbundle
url = https://github.com/norm/Bind.tmbundle.git
[submodule "vendor/grammars/st2-zonefile"]
path = vendor/grammars/st2-zonefile
url = https://github.com/sixty4k/st2-zonefile

View File

@@ -26,7 +26,7 @@ vendor/grammars/Alloy.tmbundle:
- source.alloy
vendor/grammars/AutoHotkey/:
- source.ahk
vendor/grammars/Bind.tmbundle:
vendor/grammars/st2-zonefile:
- source.untitled
- text.zone
vendor/grammars/BrightScript.tmbundle/:

1
st2-zonefile Submodule

Submodule st2-zonefile added at 0d943fefb8

1
vendor/grammars/st2-zonefile vendored Submodule