summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2019-04-23 11:46:52 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2019-04-23 11:46:52 +0200
commit679ccf03036dede70ec61878830973d79534bf0e (patch)
tree8c21cd4b2412218c20b4bacfc7f23e0d5f7d8f04 /README.md
parenteacf785f5adcfb0b25988a0d0b8d05298033cb0c (diff)
downloadvim-polyglot-679ccf03036dede70ec61878830973d79534bf0e.tar.gz
vim-polyglot-679ccf03036dede70ec61878830973d79534bf0e.zip
Change pgsql provider, closes #391
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 500c2ca7..03776cc9 100644
--- a/README.md
+++ b/README.md
@@ -125,7 +125,7 @@ If you need full functionality of any plugin, please use it directly with your p
- [octave](https://github.com/vim-scripts/octave.vim--) (syntax)
- [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/exu/pgsql.vim) (syntax)
+- [pgsql](https://github.com/lifepillar/pgsql.vim) (syntax, indent)
- [php](https://github.com/StanAngeloff/php.vim) (syntax)
- [plantuml](https://github.com/aklt/plantuml-syntax) (syntax, indent, ftplugin)
- [pony](https://github.com/jakwings/vim-pony) (syntax, indent, autoload, ftplugin)