I dusted off and ENHANCED™ three of my old vim plugins:
- BlurSave – to save files when the vim window loses focus, probably only useful in gvim
- PHP PSR-2 auto settings – to set PSR-2 recommended indent settings and margin highlighting for PHP files
- Indent commands – to offer more semantic shortcuts for controlling tabs/spaces/both and their widths
They’re all designed to be usable by vim-plug, so I think that means they work in all Vim package managers (Pathogen, Vundle, etc.)