1
0
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:
Andrea Mistrali
2016-05-14 11:05:57 +02:00
parent 23ffeab69c
commit b68e9ace83
8 changed files with 59 additions and 66 deletions

4
ftdetect/bind.vim Normal file
View 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