On 07/18/2013 08:15 PM, studog wrote:
I checked the source code for svn 1.8.0 and the delimiter is exactly
--This line, and those below, will be ignored-- or its localized
form.

I'd like to update the regex so it's accurate, but I'd need to handle
all the languages. Is it possible to support localization within a
syntax file? A quick look at :he :syn didn't reveal anything.

Why exactly do you want to change the regexp? If I recall correctly it was simplified precisely because the delimiter text was changed. Probably it can be changed to something like ^--[^-]\+--$ but I really don't think that all the possible delimiter texts that SVN have ever had should be added.

--
Dmitry Vasiliev <dima at hlabs.org>
http://hlabs.org
http://twitter.com/hdima

--
--
You received this message from the "vim_dev" 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_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vim_dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to