aboutsummaryrefslogtreecommitdiff
path: root/vim/after/syntax/bindzone.vim
blob: 29d5f4b8fb88671933503b7e4a62b795d5eb37a0 (plain) (blame)
1
2
3
4
5
" Highlight TLSA and SSHFP records correctly
" <https://github.com/vim/vim/issues/220>
syn keyword zoneRRType
      \ contained TLSA SSHFP
      \ nextgroup=zoneRData skipwhite