Zdenek Dohnal c21f75
diff -up vim80/runtime/filetype.vim.bindsyntax vim80/runtime/filetype.vim
Zdenek Dohnal c21f75
--- vim80/runtime/filetype.vim.bindsyntax	2017-03-27 16:51:42.863820018 +0200
Zdenek Dohnal c21f75
+++ vim80/runtime/filetype.vim	2017-03-27 17:04:41.264496625 +0200
Zdenek Dohnal c21f75
@@ -288,7 +288,7 @@ au BufNewFile,BufRead *.bib			setf bib
Zdenek Dohnal c21f75
 au BufNewFile,BufRead *.bst			setf bst
Zdenek Dohnal c21f75
 
Zdenek Dohnal c21f75
 " BIND configuration
Zdenek Dohnal c21f75
-au BufNewFile,BufRead named.conf,rndc.conf	setf named
Zdenek Dohnal c21f75
+au BufNewFile,BufRead named*.conf,rndc*.conf,rndc*.key	setf named
Zdenek Dohnal c21f75
 
Zdenek Dohnal c21f75
 " BIND zone
Zdenek Dohnal c21f75
 au BufNewFile,BufRead named.root		setf bindzone