On 4/23/20 3:39 AM, bind-users-requ...@lists.isc.org wrote:
Where would you like bug reports sent to?  GitHub, your email, elsewhere?

Site: https://github.com/egberts/vim-syntax-bind-named

Issue: https://github.com/egberts/vim-syntax-bind-named/issues

```bash
git clone https://github.com/egberts/vim-syntax-bind-named.git
```

E.g. deny-answer-addresses and deny-answer-aliases don't highlight
properly when they have the except-from { ... } and this throws off the
rest of the file.  Remarking except-froms returns normal syntax
highlighting.

deny-answer-addresses { ... } except-from { ... };
deny-answer-aliases { ... } except-from { ... };

Feh. Really thought I saw 'except from' as two separate Bind clause keywords for the 'deny-answer-*' options.

Fixed it as 'exceptDASHfrom' and pushed it to said Github.




_______________________________________________
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to