Description of problem: Some keywords and IPv6 addresses are not highlighted. Version-Release number of selected component (if applicable): 6.3.028-1 How reproducible: always Steps to Reproduce: 1.open /var/named/SOMETHING 2. 3. Actual results: If AAAA or SRV entries are present, the keyword is not highlighted. IPv6 addresses are also not highlighted, maybe some parts as numbers. Expected results: properly highlighted Additional info: I'll attach a patch
Created attachment 104347 [details] Patch to add highlighting support for AAAA, SRV, and IPv6 addresses The IPv6 address parsing will also recognize invalid addresses such as 3::4::2 but anything which can do more will be horribly complicated.
Thanks. Fixed in vim-6.3.028-2