aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--vim/after/syntax/bindzone.vim3
1 files changed, 3 insertions, 0 deletions
diff --git a/vim/after/syntax/bindzone.vim b/vim/after/syntax/bindzone.vim
new file mode 100644
index 00000000..19989995
--- /dev/null
+++ b/vim/after/syntax/bindzone.vim
@@ -0,0 +1,3 @@
+" Highlight TLSA and SSHFP records correctly
+" <https://github.com/vim/vim/issues/220>
+syn keyword zoneRRType contained TLSA SSHFP nextgroup=zoneRData skipwhite