dotfiles/symlinks/config/nvim/ftdetect/gradle.vim

3 lines
80 B
VimL
Raw Normal View History

2021-02-23 11:27:32 +00:00
" gradle syntax highlighting
au BufNewFile,BufRead *.gradle set filetype=groovy