dotfiles/symlinks/vim/ftdetect/gradle.vim

3 lines
80 B
VimL
Raw Normal View History

2021-01-07 08:09:41 +00:00
" gradle syntax highlighting
au BufNewFile,BufRead *.gradle set filetype=groovy