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.
1 parent 7e1c805 commit 2e3e0ebCopy full SHA for 2e3e0eb
syntax/bind-named.vim
@@ -2982,7 +2982,7 @@ syn match namedZ_UP_RRTypeList contained
2982
\ nextgroup=namedSemicolon
2983
" 7-char RRType name
2984
syn match namedZ_UP_RRTypeList contained
2985
-\ /\c\<\(CDNSKEY\)\>/
+\ /\c\<\(CDSKEY\)\>/
2986
2987
" 8-char RRType name
2988
0 commit comments