We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
check-dup-records
1 parent efcbd47 commit d289e3bCopy full SHA for d289e3b
syntax/bind-named.vim
@@ -5319,14 +5319,10 @@ syn keyword namedOVZ_IgnoreWarnFail contained
5319
\ check-mx
5320
\ check-srv-cname
5321
\ check-spf
5322
+\ check-dup-records
5323
\ skipwhite skipnl skipempty
5324
\ nextgroup=named_IgnoreWarnFail_SC
5325
-hi link namedOVZ_IgnoreWarn namedHL_Option
5326
-syn keyword namedOVZ_IgnoreWarn contained check-dup-records
5327
-\ skipwhite skipnl skipempty
5328
-\ nextgroup=named_IgnoreWarn_SC
5329
-
5330
" <0-3660> days (dnskey-sig-validity)
5331
hi link named_Number_Max3660days namedHL_Number
5332
syn match named_Number_Max3660days contained
0 commit comments