diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2014-12-11 23:16:49 +0100 |
---|---|---|
committer | Adam Stankiewicz <sheerun@sher.pl> | 2014-12-11 23:16:49 +0100 |
commit | 676e9dd82ef7e2dfb61a3eea0be36bc997def02a (patch) | |
tree | c82eb0ef771f4b7481d40a19fc7f8fe7ed421cff /README.md | |
parent | 23af3f70da9888adb112b62496b83e9770a53ebf (diff) | |
download | vim-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.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |