Skip to content

Commit 5a0676e

Browse files
author
steve
committed
Allow LF/CR and empty lines to separate IPv6 and semicolon symbol.
- Many statements and options can allow Vim syntax qualifiers of `skipwhite skipnl skipempty`, added those. - For `key` clause, fixed highlight of algorithm names - Fixed many options (not Option, but clause/statement/option) and their highlighting of statement-ending semicolon and its highlighting. - For 'tcp-keepalive', switched to match instead of keyword. - Break apart the namedOSV_UdpSize into three separate section due to Vim's limitation. - Change highlight for 'query-source' port value from Error to Number. - Change highlight for `dnstap` options from Builtin (red) to Type (blue). - Fixed dualstack port highlighting. - Change `catalog-zone` `zone-directory` from Clause to Option highlight color. - Fixed 'rrset' domain name. - Point to `namedO_Dscp` in namedStmt_OptionSection, was incorrectly pointed to namedO_DscpNumber. - Reordered 'namedO_UdpPorts' and 'namedOSV_UdpSize' in namedStmt_OptionsSection for a better sieve effect (wasn't catching UdpSize). - b
1 parent 79807bd commit 5a0676e

File tree

1 file changed

+444
-197
lines changed

1 file changed

+444
-197
lines changed

0 commit comments

Comments
 (0)