Monday, December 23, 2013

Re: Vim source code

On 2013-12-24 01:25, Luca Rocca wrote:
> I'm trying to modify vim source code to add some functionality I
> need. Basically I seek help in identifying which data structure in
> vim contains some information (say for example the group of a
> syntax match event). Is this the right place to ask?

It depends. If you clarify the needs you're trying to address, there
might be a way to do it with pure vimscript.

If not, then the vim-dev@vim.org list[1] would be a better resource
for that.

-tim

[1] http://www.vim.org/maillist.php

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

Post a Comment