Web Server forum
Back To The Forum Home!Search!Private Messaging System

This is Interesting: Free IT Magazines Now Free shipping to   
Web Server Talk Web Server Talk > Unix and Linux reviews > Editors > VIM 7 showmatch(?) help




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    VIM 7 showmatch(?) help  
kilgore


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
04-21-06 12:06 AM

Greetings,

I just installed the V7d beta, and there is one (new?) thing that is
about to drive me <expletive> crazy.  When I type, or place the cursor
over a paren, bracket, brace, it turns the matching brace Cyan.  It
also highlights the open item if there is no matching one.

This is immensly (for me) irritating.  How can I turn it off?

I thank you, my sanity thanks you, and my co-workers will also thank
you.

-kt.






[ Post a follow-up to this message ]



    Re: VIM 7 showmatch(?) help  
kilgore


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
04-21-06 12:06 AM

Cancel red alert.
:help paren
solved it.
(who woulda thought? .
Thanks.






[ Post a follow-up to this message ]



    Re: VIM 7 showmatch(?) help  
Georg Dahn


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
04-21-06 12:06 AM

> I just installed the V7d beta, and there is one (new?) thing that is
> about to drive me <expletive> crazy.  When I type, or place the cursor
> over a paren, bracket, brace, it turns the matching brace Cyan.  It
> also highlights the open item if there is no matching one.
>
> This is immensly (for me) irritating.  How can I turn it off?

Just add the following line to your vimrc file:

let loaded_matchparen = 1

This prevents the plugin from loading.

If you want to load that plugin and disable it, just do

:NoMatchParen

and

:DoMatchParen

to activate it again.

In your case adding above line to your vimrc file might be fine.

Best wishes,
Georg






[ Post a follow-up to this message ]



    Re: VIM 7 showmatch(?) help  
kilgore


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
04-21-06 12:06 AM

Thanks!






[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 11:30 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 

Back To The Top
Home | Usercp | Faq | Register