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

3 lines
80 B
VimL
Raw Normal View History

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