diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2019-09-04 16:04:21 +0200 |
---|---|---|
committer | Adam Stankiewicz <sheerun@sher.pl> | 2019-09-04 16:04:21 +0200 |
commit | 933e42ea1f2d615c8ce5aa6daa2994e6369de3cf (patch) | |
tree | dd8398c36a6645585288247283f7cc52934268e4 /README.md | |
parent | cdd6d73e39c85feccdcace5c32b375de7ba25bae (diff) | |
download | vim-polyglot-933e42ea1f2d615c8ce5aa6daa2994e6369de3cf.tar.gz vim-polyglot-933e42ea1f2d615c8ce5aa6daa2994e6369de3cf.zip |
Change provider for puppet, closes #424
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -137,7 +137,7 @@ If you need full functionality of any plugin, please use it directly with your p - [powershell](https://github.com/PProvost/vim-ps1) (syntax, indent, ftplugin) - [protobuf](https://github.com/uarun/vim-protobuf) (syntax, indent) - [pug](https://github.com/digitaltoad/vim-pug) (syntax, indent, ftplugin) -- [puppet](https://github.com/voxpupuli/vim-puppet) (syntax, indent, ftplugin) +- [puppet](https://github.com/rodjek/vim-puppet) (syntax, indent, autoload, ftplugin) - [purescript](https://github.com/purescript-contrib/purescript-vim) (syntax, indent, ftplugin) - [python-compiler](https://github.com/aliev/vim-compiler-python) (compiler, autoload) - [python-indent](https://github.com/Vimjas/vim-python-pep8-indent) (indent) |