From 1c56b03a28b6e96b221586ff220c8f788d70a48f Mon Sep 17 00:00:00 2001 From: Andrew Pennebaker Date: Thu, 30 Apr 2015 15:14:26 -0500 Subject: [PATCH] highlight DNS zone (BIND) files --- .gitmodules | 3 +++ vendor/grammars/Bind.tmbundle | 1 + 2 files changed, 4 insertions(+) create mode 160000 vendor/grammars/Bind.tmbundle diff --git a/.gitmodules b/.gitmodules index f1ce5891..f22c7288 100644 --- a/.gitmodules +++ b/.gitmodules @@ -657,3 +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 = git@github.com:norm/Bind.tmbundle.git diff --git a/vendor/grammars/Bind.tmbundle b/vendor/grammars/Bind.tmbundle new file mode 160000 index 00000000..ccc1e271 --- /dev/null +++ b/vendor/grammars/Bind.tmbundle @@ -0,0 +1 @@ +Subproject commit ccc1e2711a1238378b62d4045edae3f60679b703