summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2014-12-11 23:16:49 +0100
committerAdam Stankiewicz <sheerun@sher.pl>2014-12-11 23:16:49 +0100
commit676e9dd82ef7e2dfb61a3eea0be36bc997def02a (patch)
treec82eb0ef771f4b7481d40a19fc7f8fe7ed421cff /README.md
parent23af3f70da9888adb112b62496b83e9770a53ebf (diff)
downloadvim-polyglot-1.11.0.tar.gz
vim-polyglot-1.11.0.zip
Add powershell support, closes #40v1.11.0
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 2d3a968c..a2937644 100644
--- a/README.md
+++ b/README.md
@@ -63,6 +63,7 @@ Optionally download one of the [releases](https://github.com/sheerun/vim-polyglo
- [perl](https://github.com/vim-perl/vim-perl) (syntax, indent, ftplugin, ftdetect)
- [php](https://github.com/StanAngeloff/php.vim) (syntax)
- [puppet](https://github.com/rodjek/vim-puppet) (syntax, indent, ftplugin, ftdetect)
+- [powershell](https://github.com/Persistent13/vim-ps1) (syntax, indent, ftplugin, ftdetect)
- [protobuf](https://github.com/uarun/vim-protobuf) (syntax, ftdetect)
- [python](https://github.com/mitsuhiko/vim-python-combined) (syntax, indent)
- [r-lang](https://github.com/vim-scripts/R.vim) (syntax, ftplugin)