summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2019-10-16 14:57:13 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2019-10-16 14:57:13 +0200
commit31c55b85a03d96252bba14d64911cc78a20369a1 (patch)
treeaf2595225bd0e6d6c4b318c0c02cb3657e6d166d /README.md
parent199846c6d87c9ea60eb5f9f8f68e2d9ea4f02b2a (diff)
downloadvim-polyglot-4.1.0.tar.gz
vim-polyglot-4.1.0.zip
Change octave provider, closes #436v4.1.0
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 d70ad000..338973a9 100644
--- a/README.md
+++ b/README.md
@@ -129,7 +129,7 @@ If you need full functionality of any plugin, please use it directly with your p
- [nix](https://github.com/LnL7/vim-nix) (syntax, indent, compiler, ftplugin)
- [objc](https://github.com/b4winckler/vim-objc) (ftplugin, syntax, indent)
- [ocaml](https://github.com/rgrinberg/vim-ocaml) (syntax, indent, compiler, ftplugin)
-- [octave](https://github.com/vim-scripts/octave.vim--) (syntax)
+- [octave](https://github.com/McSinyx/vim-octave) (syntax, indent)
- [opencl](https://github.com/petRUShka/vim-opencl) (syntax, indent, ftplugin)
- [perl](https://github.com/vim-perl/vim-perl) (syntax, indent, ftplugin)
- [pgsql](https://github.com/lifepillar/pgsql.vim) (syntax, indent)