Awesome
SublimeText PHP HAML
PHP HAML syntax support for Sublime Text 2/3.
Installation
The easiest way to install this is with Package Control.
Another way to install is :
$ cd ~/.config/sublime-text-3/Packages/
$ git clone https://github.com/xt99/sublimetext-php-haml.git PHP\ Haml
Usage
Plugin should automatically detect PHP HAML syntax in *.haml
files.
Your PHP HAML syntax highlight should look like this :
PHP HAML Documentation
Probably for HAML support in PHP you would use phamlp
. Here is some useful docs for it :