mirror of
https://github.com/neovim/neovim.git
synced 2025-12-02 06:53:05 +00:00
Problem: filetype: zone files are not recognized
(rpdprd)
Solution: Detect '*.zone' files as bindzone filetype
fixes: vim/vim#14222
f095539b39
Co-authored-by: Christian Brabandt <cb@256bit.org>