Plugins: add Python section

This commit is contained in:
Marco Hinz 2016-02-25 13:07:16 +01:00
parent c7c10fa6a5
commit 5b72f74cf7

View File

@ -24,6 +24,7 @@
- [Java](#java)
- [Javascript](#javascript)
- [Lua](#lua)
- [Python](#python)
- [TeX](#tex)
## By topic
@ -185,6 +186,13 @@ Also see [fuzzy finders](#fuzzy-finders).
- [lua-ftplugin](https://github.com/xolox/vim-lua-ftplugin)
- [lua-inspect](https://github.com/xolox/vim-lua-inspect)
#### Python
- [braceless](https://github.com/tweekmonster/braceless.vim)
- [flake8](https://github.com/nvie/vim-flake8)
- [jedi](https://github.com/davidhalter/jedi-vim)
- [python-mode](https://github.com/klen/python-mode)
#### TeX
- [vimtex](https://github.com/lervag/vimtex)