I work mainly with ExpressionEngine and Craft projects - both of which are .HTML files. Is there a way that I can define the syntax to use based on the project? Right now, all of my HTML files are viewed using ExpressionEngine syntax. But now when I switch to a Craft project, I have to change it each time I open a file.
Ideally, I'd like to have Project A use ExpressionEngine syntax and Project B use Craft-Twig syntax.
Is this possible?
PS - I'm using Sublime Text 3 (build 3126).