mirror of
https://github.com/akelge/vim
synced 2025-08-16 15:48:40 +00:00
Started cleaning up bloat
This commit is contained in:
4
ftdetect/bind.vim
Normal file
4
ftdetect/bind.vim
Normal file
@ -0,0 +1,4 @@
|
||||
" Bind zone file
|
||||
autocmd BufNewFile,BufRead *.domain setf bindzone
|
||||
autocmd BufNewFile,BufRead *.zone setf bindzone
|
||||
autocmd BufNewFile,BufRead *.priv setf bindzone
|
Reference in New Issue
Block a user