diff --git a/.gitmodules b/.gitmodules index cfaf6c66..0931bc8c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -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 diff --git a/grammars.yml b/grammars.yml index 13b63cf6..4f9f7f35 100644 --- a/grammars.yml +++ b/grammars.yml @@ -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/: diff --git a/st2-zonefile b/st2-zonefile new file mode 160000 index 00000000..0d943fef --- /dev/null +++ b/st2-zonefile @@ -0,0 +1 @@ +Subproject commit 0d943fefb815262804f0ae309b08221f34eda054 diff --git a/vendor/grammars/st2-zonefile b/vendor/grammars/st2-zonefile new file mode 160000 index 00000000..0d943fef --- /dev/null +++ b/vendor/grammars/st2-zonefile @@ -0,0 +1 @@ +Subproject commit 0d943fefb815262804f0ae309b08221f34eda054