dotfiles/symlinks/vim/ftdetect/gradle.vim

3 lines
80 B
VimL
Raw Normal View History

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