mirror of
https://github.com/mhinz/vim-galore.git
synced 2025-02-23 17:49:28 +08:00
Plugins: add Python section
This commit is contained in:
parent
c7c10fa6a5
commit
5b72f74cf7
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user