Skip to content

Instantly share code, notes, and snippets.

@bobthecow
Created March 22, 2011 19:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bobthecow/881853 to your computer and use it in GitHub Desktop.
Save bobthecow/881853 to your computer and use it in GitHub Desktop.
...
<state id="Embedded PHP" color="#000000" font-style="normal" usesymbolsfrommode="PHP-HTML" useautocompletefrommode="PHP-HTML">
<begin><regex>\{php\}</regex></begin>
<end><regex>\{/php\}</regex></end>
<state-link state="PHP" mode="PHP-HTML" />
<keywords id="Smarty Tags" color="#881280" font-weight="normal">
<string>{php}</string>
<string>{/php}</string>
</keywords>
</state>
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment