Re: let loaded_matchparen = 1

2007-04-29 Thread Bram Moolenaar
Andre Majorel wrote: > Are there any plans to make the highlight-the-matching-thing > "feature" disabled by default in a future release of Vim ? It defaults to off when 'compatible' is set. Otherwise, incompatible changes are only made when there is a very good reason. Since hardly anyone comp

Re: let loaded_matchparen = 1

2007-04-16 Thread A.J.Mechelynck
fREW wrote: On 4/13/07, A.J.Mechelynck <[EMAIL PROTECTED]> wrote: Andre Majorel wrote: > Are there any plans to make the highlight-the-matching-thing > "feature" disabled by default in a future release of Vim ? > AFAIK, there isn't; for one thing, it would break all the vimrc's which rely on

Re: let loaded_matchparen = 1

2007-04-15 Thread Gary Johnson
On 2007-04-15, fREW <[EMAIL PROTECTED]> wrote: > On 4/13/07, A.J.Mechelynck <[EMAIL PROTECTED]> wrote: > > Andre Majorel wrote: > > > Are there any plans to make the highlight-the-matching-thing > > > "feature" disabled by default in a future release of Vim ? > > > > > > > AFAIK, there isn't; for

Re: let loaded_matchparen = 1

2007-04-15 Thread fREW
On 4/13/07, A.J.Mechelynck <[EMAIL PROTECTED]> wrote: Andre Majorel wrote: > Are there any plans to make the highlight-the-matching-thing > "feature" disabled by default in a future release of Vim ? > AFAIK, there isn't; for one thing, it would break all the vimrc's which rely on its being set b

Re: let loaded_matchparen = 1

2007-04-13 Thread A.J.Mechelynck
Andre Majorel wrote: Are there any plans to make the highlight-the-matching-thing "feature" disabled by default in a future release of Vim ? AFAIK, there isn't; for one thing, it would break all the vimrc's which rely on its being set by default (and therefore don't force-set it). As your S

let loaded_matchparen = 1

2007-04-13 Thread Andre Majorel
Are there any plans to make the highlight-the-matching-thing "feature" disabled by default in a future release of Vim ? -- André Majorel http://www.teaser.fr/~amajorel/> Do not use this account for regular correspondence. See the URL above for contact information.