Skip to content

Commit 5330a23

Browse files
author
egberts
committed
Refine the README.md a bit more for v9.17
1 parent 8483679 commit 5330a23

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

README.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,16 @@ vim editor session.
66

77
Uses 4-bit (16-color) Vim color scheme. Supports light/dark theme too.
88

9+
To quickly see nearly all permutation of Bind9 named.conf configuration settings
10+
, run:
11+
12+
vim test/example-9.16-named.conf
13+
14+
This is where most of my animated GIF came from.
915

1016
This project aims to replace the stock Vim syntax highlighting for ISC Bind
1117
(`named.vim`), by updating it to recognize the new RRs that came out in
12-
the last few decade and also to highlight more keywords that ISC Bind9/10 has
13-
incorporated as of late.
18+
the last few decade and also to highlight more clauses/statements/keywords that ISC Bind9 has incorporated as of late.
1419

1520
![Example](https://raw.githubusercontent.com/egberts/gist/master/vim-syntax-bind-named-front-page.png "Example")
1621

@@ -23,6 +28,11 @@ takes final precedence here.
2328
FEATURES
2429
--------
2530

31+
October 16, 2021
32+
* v9.16 supported
33+
* many filespec arguments are now forced double-quote syntax.
34+
35+
Original release
2636
* new `named.conf` keywords supported
2737
* All 3 comment styles supported: C++, C, bash.
2838
* IPv6 syntax checking

0 commit comments

Comments
 (0)