Monday, December 23, 2013

Re: Vim source code

On Tue, Dec 24, 2013 at 06:14:27AM +0100, Luca Rocca wrote:
> I would like to be able to intercept every syntax match event and
> 1) Check to which group it belongs
> 2) Get the related string to be highlighted
> I'm checking src/syntax.c but no idea for now

I'd recommend you visit http://www.vim.org and put 'syntax highlight
groups' in the Google Custom Search box -- there are tips on the wiki
and plugins and much more. My guess is you don't really need to modify
the source to accomplish your goal.

--
_|_ _ __|_|_ ._ o|
|_(_)(_)|_| ||_)||<
|

--
--
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: