Add .gradle files as being groovy syntax

This commit is contained in:
Augustin Guo 2016-03-19 01:03:10 +08:00
parent 9771ce2f4d
commit 819e2f49d1
1 changed files with 1 additions and 0 deletions

View File

@ -41,6 +41,7 @@ vim-commentary https://github.com/tpope/vim-commentary
vim-go https://github.com/fatih/vim-go
vim-gitgutter https://github.com/airblade/vim-gitgutter
gruvbox https://github.com/morhetz/gruvbox
vim-gradle https://github.com/tfnico/vim-gradle
""".strip()
GITHUB_ZIP = '%s/archive/master.zip'