Hi, 

2018-7-11(Wed) 21:57:42 UTC+9 tlathm:
> Thanks for the clarification! I was at least able to test this using version 
> 8.1.0034 which was available in Gentoo. Testing on anything newer would take 
> a little digging on my part. In that version I do see the issue I was 
> describing. Here's an example:
> 
> Using the command you suggested on a simple example file such as:
> 
> vim --clean -c 'runtime plugin/matchparen.vim' test.pl
> 
> Where the file contained this:
> 
> #!/usr/bin/perl
> 
> @A = ('aaa', 'bbb');
> 
> $sql = "SELECT (SELECT COUNT(*) FROM sometable)";
> 
> $reg = '/^(?:abc|def)$';
> 
> ...the paren highlighting only works on line two. It doesn't work on either 
> of the lines where the parens are in quoted strings. In 8.0.0386 (and before 
> as far as I know) the highlighting works on every paren in that file. Hope 
> this clarifies is. Thanks again!

My environment is works fine! (The highlighting works on every paren)
Vim 8.1.0177 on fedora 26 via PuTTY on Windows 10.

$ vim --clean -c "runtime plugin/matchparen.vim" test.pl

What about trying to expose the contents of ":ver" ?
--
Best regards,
Hirohito Higashi (h_east)

-- 
-- 
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Raspunde prin e-mail lui