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)
|
||||
- [Javascript](#javascript)
|
||||
- [Lua](#lua)
|
||||
- [PHP](#php)
|
||||
- [Python](#python)
|
||||
- [TeX](#tex)
|
||||
- [VimL](#viml)
|
||||
@ -317,6 +318,13 @@ Also see [fuzzy finders](#fuzzy-finders).
|
||||
- [vim-lua-ftplugin](https://github.com/xolox/vim-lua-ftplugin)
|
||||
- [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
|
||||
|
||||
- [braceless.vim](https://github.com/tweekmonster/braceless.vim)
|
||||
|
Loading…
x
Reference in New Issue
Block a user