[Gllug] Disabling bracket matching in vim

Pooly pooly7 at gmail.com
Fri Aug 11 06:48:24 UTC 2006


Hi,

2006/8/3, Richard Cohen <vmlinuz at gmail.com>:
> On 03/08/06, - Tethys <tethys at gmail.com> wrote:
> > Does anyone know how to do this? Historically, the showmatch option
> > would do bracket matching while typing. That's fine. However, recent
> > versions of vim (7.0.042-0.fc5 here) go further than that, and
> > highlight the matching bracket when you just move the cursor over one,
> > which is proving to be *really* annoying, and I can't find a way to
> > turn it off.
> [snip]
>
> See the help for 'matchparen' for information on the new vim 7
> matching and highlighting, and how to turn it off...
>

set nosm
let loaded_matchparen = 1

it would prevent any matching.

> Cheers
> Richard
> --
> Gllug mailing list  -  Gllug at gllug.org.uk
> http://lists.gllug.org.uk/mailman/listinfo/gllug
>


-- 
http://www.w-fenec.org/
-- 
Gllug mailing list  -  Gllug at gllug.org.uk
http://lists.gllug.org.uk/mailman/listinfo/gllug




More information about the GLLUG mailing list