summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2019-03-04 11:35:21 +0100
committerAdam Stankiewicz <sheerun@sher.pl>2019-03-04 11:35:21 +0100
commitebf81f7369e7d7ee73bd2119c57319417f6ab9e8 (patch)
tree0a8c546260f7f7aa3544ce0becff0c47ef3d120a /README.md
parentb69fbad1af47d632fd5f6d289afb8429c5e8618d (diff)
downloadvim-polyglot-ebf81f7369e7d7ee73bd2119c57319417f6ab9e8.tar.gz
vim-polyglot-ebf81f7369e7d7ee73bd2119c57319417f6ab9e8.zip
Fix spelling errors, closes #334
Diffstat (limited to '')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0a86d689..1ee9bdf9 100644
--- a/README.md
+++ b/README.md
@@ -130,7 +130,7 @@ If you need full functionality of any plugin, please use it directly with your p
- [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-ident](https://github.com/Vimjas/vim-python-pep8-indent) (indent)
+- [python-indent](https://github.com/Vimjas/vim-python-pep8-indent) (indent)
- [python](https://github.com/vim-python/python-syntax) (syntax)
- [qmake](https://github.com/artoj/qmake-syntax-vim) (syntax)
- [qml](https://github.com/peterhoeg/vim-qml) (syntax, indent, ftplugin)