Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Disable highlighting of matching bracket/brace

113 views
Skip to first unread message

Mister....@gmail.com

unread,
Nov 15, 2007, 1:39:08 PM11/15/07
to
I'm using Vim 7.1, including patches 1-2, on cygwin. How does one
disable the highlighting of the matching bracket/brace? Thanks....

frisbee

unread,
Nov 16, 2007, 1:46:23 AM11/16/07
to
Mister....@gmail.com wrote:
> I'm using Vim 7.1, including patches 1-2, on cygwin. How does one
> disable the highlighting of the matching bracket/brace? Thanks....

Try putting

let g:loaded_matchparen= 1

in your .vimrc.

Frisbee

Mister....@gmail.com

unread,
Nov 18, 2007, 8:46:48 PM11/18/07
to
On Nov 16, 1:46 am, frisbee <fris...@nowhere.com> wrote:

Thanks, Frisbee. It works like a charm.

0 new messages