diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2018-12-26 10:56:23 +0100 |
---|---|---|
committer | Adam Stankiewicz <sheerun@sher.pl> | 2018-12-26 10:56:23 +0100 |
commit | aad3df96e795b314d31171fea54b7455076d1d7b (patch) | |
tree | de25758c43c2dee3a151550c81a0a7d71cb4e86a /README.md | |
parent | 629a1e1c93145e779fc243614f18b606f1e53e0c (diff) | |
download | vim-polyglot-aad3df96e795b314d31171fea54b7455076d1d7b.tar.gz vim-polyglot-aad3df96e795b314d31171fea54b7455076d1d7b.zip |
Update
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -119,7 +119,7 @@ If you need full functionality of any plugin, please use it directly with your p - [pug](https://github.com/digitaltoad/vim-pug) (syntax, indent, ftplugin) - [puppet](https://github.com/voxpupuli/vim-puppet) (syntax, indent, ftplugin) - [purescript](https://github.com/purescript-contrib/purescript-vim) (syntax, indent, ftplugin) -- [python-compiler](https://github.com/aliev/vim-compiler-python) (compiler, autoload) +- [python-compiler](https://github.com/aliev/vim-compiler-python) () - [python-ident](https://github.com/Vimjas/vim-python-pep8-indent) (indent) - [python](https://github.com/vim-python/python-syntax) (syntax) - [qml](https://github.com/peterhoeg/vim-qml) (syntax, indent, ftplugin) |