Sorry this is a bit of a newbie question.
I currently have a plain HTML file that implements PHP snippets - I presume this comes as default from the html extension to the file as I have not specified the syntax.
I would like to remove the PHP snippets, I don’t want to use them and do want to use a Handlebars package that conflicts a little with the PHP snippets.
Is it possible to remove the PHP snippets?
Also, is it possible for more than one syntax file to apply to a file.
Sorry if I am making stupid errors in understanding here - only started using Sublime today.
TIA
Graham