summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2015-12-06 11:34:19 +0100
committerAdam Stankiewicz <sheerun@sher.pl>2015-12-06 11:34:19 +0100
commit938a2f1667820c0ac9d5b08d4118aaf53e76a0cb (patch)
tree0103bc2d8fa8c4b751c08a6d5a72b78c843aee6a /README.md
parent303b3f1b434f26f936c241789c84dca6e2f50df2 (diff)
downloadvim-polyglot-938a2f1667820c0ac9d5b08d4118aaf53e76a0cb.tar.gz
vim-polyglot-938a2f1667820c0ac9d5b08d4118aaf53e76a0cb.zip
Add vcl syntax, closes #82
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 9461c3bf..bcb935d7 100644
--- a/README.md
+++ b/README.md
@@ -92,6 +92,7 @@ Optionally download one of the [releases](https://github.com/sheerun/vim-polyglo
- [typescript](https://github.com/leafgarland/typescript-vim) (syntax, indent, compiler, ftplugin, ftdetect)
- [vala](https://github.com/tkztmk/vim-vala) (syntax, indent, ftdetect)
- [vbnet](https://github.com/vim-scripts/vbnet.vim) (syntax)
+- [vcl](https://github.com/smerrill/vcl-vim-plugin) (syntax, ftdetect)
- [vm](https://github.com/lepture/vim-velocity) (syntax, indent, ftdetect)
- [xls](https://github.com/vim-scripts/XSLT-syntax) (syntax)
- [yard](https://github.com/sheerun/vim-yardoc) (syntax)