annotate runtime/syntax/dns.vim @ 19453:12a2df388bca v8.2.0284

patch 8.2.0284: Vim9: assignment test fails Commit: https://github.com/vim/vim/commit/c0d656c89df4cf5a7d712dfb264853b9ca7d586f Author: Bram Moolenaar <Bram@vim.org> Date: Wed Feb 19 21:12:40 2020 +0100 patch 8.2.0284: Vim9: assignment test fails Problem: Vim9: assignment test fails. Solution: Avoid duplicating "s:".
author Bram Moolenaar <Bram@vim.org>
date Wed, 19 Feb 2020 21:15:03 +0100
parents 111e109dad13
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
7
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
1 " Vim syntax file
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
2 " Language: DNS/BIND Zone File
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
3
808
111e109dad13 updated for version 7.0b01
vimboss
parents: 7
diff changeset
4 " This has been replaced by the bindzone syntax
111e109dad13 updated for version 7.0b01
vimboss
parents: 7
diff changeset
5 :runtime! syntax/bindzone.vim