mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-05 05:49:15 +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
|