summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2017-02-02 21:53:26 +0100
committerAdam Stankiewicz <sheerun@sher.pl>2017-02-02 21:53:26 +0100
commitb7e2b0cad32cb2e806efd5c03984f098a1ad8c55 (patch)
treec7fed845ca58dad545dfe11f8578b69c71742ab7 /README.md
parentcc868aee51c3880f08832cca0bf1351334d61794 (diff)
downloadvim-polyglot-b7e2b0cad32cb2e806efd5c03984f098a1ad8c55.tar.gz
vim-polyglot-b7e2b0cad32cb2e806efd5c03984f098a1ad8c55.zip
Change vala provider to arrufat, closes #165
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 e4230c90..5ecfbb57 100644
--- a/README.md
+++ b/README.md
@@ -114,7 +114,7 @@ If you need full functionality of any plugin, please use it directly with your p
- [toml](https://github.com/cespare/vim-toml) (syntax, ftplugin, ftdetect)
- [twig](https://github.com/lumiliet/vim-twig) (syntax, indent, ftplugin)
- [typescript](https://github.com/leafgarland/typescript-vim) (syntax, indent, compiler, ftplugin, ftdetect)
-- [vala](https://github.com/tkztmk/vim-vala) (syntax, indent, ftdetect)
+- [vala](https://github.com/arrufat/vala.vim) (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)