mirror of
https://github.com/mhinz/vim-galore.git
synced 2025-02-24 01:59:28 +08:00
Plugins: add PHP section
This commit is contained in:
parent
5fdc30d9b4
commit
0ad7b9b9e1
@ -37,6 +37,7 @@
|
|||||||
- [Java](#java)
|
- [Java](#java)
|
||||||
- [Javascript](#javascript)
|
- [Javascript](#javascript)
|
||||||
- [Lua](#lua)
|
- [Lua](#lua)
|
||||||
|
- [PHP](#php)
|
||||||
- [Python](#python)
|
- [Python](#python)
|
||||||
- [TeX](#tex)
|
- [TeX](#tex)
|
||||||
- [VimL](#viml)
|
- [VimL](#viml)
|
||||||
@ -317,6 +318,13 @@ Also see [fuzzy finders](#fuzzy-finders).
|
|||||||
- [vim-lua-ftplugin](https://github.com/xolox/vim-lua-ftplugin)
|
- [vim-lua-ftplugin](https://github.com/xolox/vim-lua-ftplugin)
|
||||||
- [vim-lua-inspect](https://github.com/xolox/vim-lua-inspect)
|
- [vim-lua-inspect](https://github.com/xolox/vim-lua-inspect)
|
||||||
|
|
||||||
|
#### PHP
|
||||||
|
|
||||||
|
- [php.vim](https://github.com/StanAngeloff/php.vim)
|
||||||
|
- [vim-php-cs-fixer](https://github.com/stephpy/vim-php-cs-fixer)
|
||||||
|
- [vim-php-namespace](https://github.com/arnaud-lb/vim-php-namespace)
|
||||||
|
- [vim-php-refactoring-toolbox](https://github.com/adoy/vim-php-refactoring-toolbox)
|
||||||
|
|
||||||
#### Python
|
#### Python
|
||||||
|
|
||||||
- [braceless.vim](https://github.com/tweekmonster/braceless.vim)
|
- [braceless.vim](https://github.com/tweekmonster/braceless.vim)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user