Add groovy syntax, closes #74

This commit is contained in:
Adam Stankiewicz
2015-10-10 17:17:57 +02:00
parent a6b0efd530
commit 2d3b20bc68
3 changed files with 456 additions and 0 deletions

View File

@@ -42,6 +42,7 @@ Optionally download one of the [releases](https://github.com/sheerun/vim-polyglo
- [git](https://github.com/tpope/vim-git) (syntax, indent, ftplugin, ftdetect)
- [glsl](https://github.com/tikhomirov/vim-glsl) (syntax, indent, ftdetect)
- [go](https://github.com/fatih/vim-go) (syntax, indent, ftdetect)
- [groovy](https://github.com/vim-scripts/groovy.vim) (syntax)
- [haml](https://github.com/tpope/vim-haml) (syntax, indent, compiler, ftplugin, ftdetect)
- [handlebars](https://github.com/mustache/vim-mustache-handlebars) (syntax, ftplugin, ftdetect)
- [haskell](https://github.com/raichoo/haskell-vim) ()