76b2929ec8
subrepo: subdir: "dotfiles/.vim/plugged/dockerfile.vim" merged: "2a31e6bc" upstream: origin: "https://github.com/ekalinin/dockerfile.vim.git" branch: "master" commit: "2a31e6bc" git-subrepo: version: "0.4.3" origin: "???" commit: "???"
4 lines
140 B
VimL
4 lines
140 B
VimL
" vint: -ProhibitAutocmdWithNoGroup
|
|
|
|
" docker-compose.yml
|
|
autocmd BufRead,BufNewFile docker-compose*.{yaml,yml}* set ft=yaml.docker-compose
|