mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-12 05:23:51 -05:00
Use conf for /etc/hosts, fixes #595
This commit is contained in:
@@ -2545,7 +2545,7 @@ if !has_key(s:disabled_packages, 'alsaconf')
|
||||
endif
|
||||
|
||||
if !has_key(s:disabled_packages, 'conf')
|
||||
au BufNewFile,BufRead *.conf,auto.master,config setf conf
|
||||
au BufNewFile,BufRead *.conf,*/etc/hosts,auto.master,config setf conf
|
||||
endif
|
||||
|
||||
if !has_key(s:disabled_packages, 'master')
|
||||
|
||||
Reference in New Issue
Block a user