dotfiles/.vim/ftdetect/gradle.vim

3 lines
101 B
VimL
Raw Permalink Normal View History

2016-01-19 15:10:51 -06:00
au BufRead,BufNewFile *.gradle set filetype=groovy
au BufRead,BufNewFile *.gradle setfiletype groovy