diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2015-12-06 11:34:19 +0100 |
---|---|---|
committer | Adam Stankiewicz <sheerun@sher.pl> | 2015-12-06 11:34:19 +0100 |
commit | 938a2f1667820c0ac9d5b08d4118aaf53e76a0cb (patch) | |
tree | 0103bc2d8fa8c4b751c08a6d5a72b78c843aee6a /README.md | |
parent | 303b3f1b434f26f936c241789c84dca6e2f50df2 (diff) | |
download | vim-polyglot-938a2f1667820c0ac9d5b08d4118aaf53e76a0cb.tar.gz vim-polyglot-938a2f1667820c0ac9d5b08d4118aaf53e76a0cb.zip |
Add vcl syntax, closes #82
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |