Otherwise opening a template (i.e. `.local/share/direnv/templates/*.envrc`) will not set the filetype properly.
2 lines
51 B
VimL
2 lines
51 B
VimL
autocmd BufNewFile,BufRead *.envrc set filetype=sh
|