2 lines
80 B
VimL
2 lines
80 B
VimL
" gradle syntax highlighting
|
|
au BufNewFile,BufRead *.gradle set filetype=groovy
|