summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2017-02-02 22:22:41 +0100
committerAdam Stankiewicz <sheerun@sher.pl>2017-02-02 22:22:41 +0100
commit462bb76e06c9efa66cc4bae098dcc5497dd1069d (patch)
treeff1f697eb917122e1f946e2201c538dda06f2fde /README.md
parent8002795088067e5b9f578b748f9be0089621dc30 (diff)
downloadvim-polyglot-462bb76e06c9efa66cc4bae098dcc5497dd1069d.tar.gz
vim-polyglot-462bb76e06c9efa66cc4bae098dcc5497dd1069d.zip
Change powershell provider to PProvost, closes #177
Diffstat (limited to '')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ed86c746..4bc0ecaf 100644
--- a/README.md
+++ b/README.md
@@ -86,7 +86,7 @@ If you need full functionality of any plugin, please use it directly with your p
- [pgsql](https://github.com/exu/pgsql.vim) (syntax, ftdetect)
- [php](https://github.com/StanAngeloff/php.vim) (syntax)
- [plantuml](https://github.com/aklt/plantuml-syntax) (syntax, indent, ftplugin, ftdetect)
-- [powershell](https://github.com/Persistent13/vim-ps1) (syntax, indent, ftplugin, ftdetect)
+- [powershell](https://github.com/PProvost/vim-ps1) (syntax, indent, ftplugin, ftdetect)
- [protobuf](https://github.com/uarun/vim-protobuf) (syntax, indent, ftdetect)
- [pug](https://github.com/digitaltoad/vim-pug) (syntax, indent, ftplugin, ftdetect)
- [puppet](https://github.com/voxpupuli/vim-puppet) (syntax, indent, ftplugin, ftdetect)