nix-config/home/vim/ftdetect/direnv.vim
Bruno BELANYI 225e8f236e
All checks were successful
continuous-integration/drone/push Build is passing
home: vim: ftdetect: add direnv
2023-02-17 15:53:55 +00:00

3 lines
85 B
VimL

" Use bash filetype for `.envrc` files
au BufNewFile,BufRead .envrc setfiletype bash