mirror of
https://github.com/Lissy93/dotfiles.git
synced 2025-01-10 14:18:14 +01:00
5 lines
140 B
VimL
5 lines
140 B
VimL
" vint: -ProhibitAutocmdWithNoGroup
|
|
|
|
" docker-compose.yml
|
|
autocmd BufRead,BufNewFile docker-compose*.{yaml,yml}* set ft=yaml.docker-compose
|