File tree Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Original file line number Diff line number Diff line change @@ -6,11 +6,16 @@ vim editor session.
66
77Uses 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
1016This 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.
2328FEATURES
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
You can’t perform that action at this time.
0 commit comments