summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2015-10-10 17:17:57 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2015-10-10 17:18:03 +0200
commit2d3b20bc68d43d23c7c66d56c84b509ad2fcd7ee (patch)
treeb4a08d456461001e48ce0a400c9e2fe1bd8df909 /README.md
parenta6b0efd5301406adb44dfb12bfc73cf40f28b55b (diff)
downloadvim-polyglot-2.2.0.tar.gz
vim-polyglot-2.2.0.zip
Add groovy syntax, closes #74v2.2.0
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index a4cca7f2..9ba1d74a 100644
--- a/README.md
+++ b/README.md
@@ -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) ()