mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-12 21:43:49 -05:00
Update Dockerfile provider to offical, closes #191
This commit is contained in:
@@ -137,7 +137,7 @@ endif
|
||||
" ftdetect/dockerfile.vim
|
||||
if !exists('g:polyglot_disabled') || index(g:polyglot_disabled, 'dockerfile') == -1
|
||||
|
||||
au BufNewFile,BufRead Dockerfile set filetype=dockerfile
|
||||
au BufNewFile,BufRead [Dd]ockerfile,Dockerfile.* set filetype=dockerfile
|
||||
|
||||
endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user