Wednesday, August 21, 2013

Matching something in xmlString for syntax highlighting

Hi all,

I'd like to add a syntax match inside an xmlString. (ft=xml)

Let say that I have this element :

<name attrib="attribute {{ testing }} string" />

I'd like to match strings in braces with braces themselves ( in this
case : {{ testing }} ) in order to apply different colors while
keeping the rest of the attribute normal.

Is this possible ?

--
Fabien Meghazi

Website: http://www.amigrave.com
Email: agr@amigrave.com
IM: amigrave@gmail.com

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments: