summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2015-12-06 11:51:45 +0100
committerAdam Stankiewicz <sheerun@sher.pl>2015-12-06 11:51:45 +0100
commitba7a783c7f3d3c923ef151e4d3e99e087831ef69 (patch)
tree4f6beff52e14a5415c5e036d6478eb092c940952 /README.md
parentf58692a6410c6ce13de0eb6f03ab7e918ed7d1e5 (diff)
downloadvim-polyglot-ba7a783c7f3d3c923ef151e4d3e99e087831ef69.tar.gz
vim-polyglot-ba7a783c7f3d3c923ef151e4d3e99e087831ef69.zip
Pack compiler configuration with go, closes #84
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index eb2fa733..2cfca330 100644
--- a/README.md
+++ b/README.md
@@ -42,7 +42,7 @@ Optionally download one of the [releases](https://github.com/sheerun/vim-polyglo
- [erlang](https://github.com/vim-erlang/vim-erlang-runtime) (syntax, indent, ftdetect)
- [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)
+- [go](https://github.com/fatih/vim-go) (syntax, compiler, 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, indent, ftplugin, ftdetect)