summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2016-09-11 13:25:03 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2016-09-11 13:25:03 +0200
commitb8d993932931549cc2bf8158abc9bad026d14c11 (patch)
tree397b353c1113a7e0e48e7dba478137daf06ddbf5 /README.md
parent0244e228faf6ee71750cbca3bdcd18411a927d22 (diff)
downloadvim-polyglot-b8d993932931549cc2bf8158abc9bad026d14c11.tar.gz
vim-polyglot-b8d993932931549cc2bf8158abc9bad026d14c11.zip
Add python compiler, closes #147
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 cbc54d2e..e1a7de73 100644
--- a/README.md
+++ b/README.md
@@ -91,6 +91,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, ftdetect)
- [purescript](https://github.com/raichoo/purescript-vim) (syntax, indent, ftplugin, ftdetect)
- [python](https://github.com/mitsuhiko/vim-python-combined) (syntax, indent)
+- [python-compiler](https://github.com/aliev/vim-compiler-python) (compiler, autoload, ftdetect)
- [qml](https://github.com/peterhoeg/vim-qml) (syntax, indent, ftplugin, ftdetect)
- [r-lang](https://github.com/vim-scripts/R.vim) (syntax, ftplugin)
- [ragel](https://github.com/jneen/ragel.vim) (syntax)