mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-01-26 11:14:08 +00:00
3 lines
90 B
VimL
3 lines
90 B
VimL
autocmd BufRead,BufNewFile *.env set ft=env
|
|
autocmd BufRead,BufNewFile *.env.* set ft=env
|