summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2017-02-02 21:49:51 +0100
committerAdam Stankiewicz <sheerun@sher.pl>2017-02-02 21:49:51 +0100
commitcc868aee51c3880f08832cca0bf1351334d61794 (patch)
treee66ecd0ead35e53dd16283d6757410cd276bcb83 /README.md
parent39036a553f353ffb70ec4ad25c0789567fb3518d (diff)
downloadvim-polyglot-cc868aee51c3880f08832cca0bf1351334d61794.tar.gz
vim-polyglot-cc868aee51c3880f08832cca0bf1351334d61794.zip
Add vue support, closes #160
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 8a653cde..e4230c90 100644
--- a/README.md
+++ b/README.md
@@ -117,6 +117,7 @@ If you need full functionality of any plugin, please use it directly with your p
- [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)
+- [vue](https://github.com/posva/vim-vue) (syntax, indent, ftplugin, ftdetect)
- [vm](https://github.com/lepture/vim-velocity) (syntax, indent, ftdetect)
- [xls](https://github.com/vim-scripts/XSLT-syntax) (syntax)
- [yaml](https://github.com/stephpy/vim-yaml) (syntax, ftplugin)