Tuesday, May 1, 2012

Re: Matchtime not working

On Tuesday, May 1, 2012 10:00:56 PM UTC+12, dotancohen wrote:
> ... in all environments the matching brace is highlighted indefinitely...

That appears to be matchparen, a "standard plugin".

See :h matchparen

I mostly don't like it, so put

let g:loaded_matchparen = 1

in my .vimrc to suppress it.

Regards, John

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

No comments: