better-indent-support-for-php-with-html icon indicating copy to clipboard operation
better-indent-support-for-php-with-html copied to clipboard

This script allows you to indent HTML sections in PHP files

About

This script allows you to indent HTML sections in PHP files

This is just a plugin wrapper around Christian J. Robinson's "Better indent support for php with html" script from the Vim Wiki.

Many thanks to Mr. Robinson. Indenting html within php view files had been my main pain point with Vim until I discovered this script.

Installation

  • Vundle - Add the following line to your .vimrc: Bundle 'captbaritone/better-indent-support-for-php-with-html'