mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-01-26 03:04:06 +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
|