Message from discussion
Problem with 7.3 and folding
Received: by 10.100.23.30 with SMTP id 30mr2935839anw.27.1300748319109;
Mon, 21 Mar 2011 15:58:39 -0700 (PDT)
X-BeenThere: vim-perl@googlegroups.com
Received: by 10.100.29.7 with SMTP id c7ls588681anc.7.p; Mon, 21 Mar 2011
15:58:38 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.101.42.5 with SMTP id u5mr630603anj.23.1300748318522; Mon, 21
Mar 2011 15:58:38 -0700 (PDT)
Received: by l18g2000yqm.googlegroups.com with HTTP; Mon, 21 Mar 2011 15:58:38
-0700 (PDT)
Date: Mon, 21 Mar 2011 15:58:38 -0700 (PDT)
In-Reply-To: <AANLkTikGmeu63Z69=teARYm6Bxyh0xhpjjNnV0KHhU+5@mail.gmail.com>
X-IP: 88.74.193.132
References: <55919d39-c857-4865-b040-0167f9dd3373@fx23g2000vbb.googlegroups.com>
<AANLkTikGmeu63Z69=teARYm6Bxyh0xhpjjNnV0KHhU+5@mail.gmail.com>
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.0.19)
Gecko/2010033100 Iceweasel/3.0.6 (Debian-3.0.6-3),gzip(gfe)
Message-ID: <5b36bd3f-5dc0-498b-8d8d-7266dd1c6a67@l18g2000yqm.googlegroups.com>
Subject: Re: Problem with 7.3 and folding
From: Tina <perlpu...@googlemail.com>
To: vim-perl <vim-perl@googlegroups.com>
Content-Type: text/plain; charset=ISO-8859-1
On 21 Mrz., 14:56, Benjamin Fritz <fritzophre...@gmail.com> wrote:
> On Sat, Mar 19, 2011 at 10:37 AM, Tina <perlpu...@googlemail.com> wrote:
> It is strange to me that perl_fold makes no difference. The symptoms
> you describe sound a lot like they are related to syntax-based
> folding.
>
> Try the info on this page to see if it helps:
>
> http://vim.wikia.com/wiki/Keep_folds_closed_while_inserting_text
ah yes, this helps a bit, thanks.
It still takes 2-3 seconds when I enter insert mode and again, when I
leave it, but while in insert, I can type normally.
And the folding issue is also gone.
But still strange, that it takes so long to go into insert mode. I
usually move around in the file in normal mode and only enter insert
mode when I really want to edit; also I have some "imap"s that switch
modes several times. One takes 15 seconds to complete...
so I still would be glad if anyone has a hint.
regards, tina