Tuesday, April 14, 2020

Re: removing past start position

On Tue, Apr 14, 2020 at 08:23:09PM +0200, Bram Moolenaar wrote:
> Christian wrote:
> >
> > I suppose you want something like this:
> >
> > diff --git a/src/edit.c b/src/edit.c
> > index edd2374e8..5be76db07 100644
> > --- a/src/edit.c
> > +++ b/src/edit.c
> > @@ -4883,9 +4883,7 @@ ins_bs(
> > #ifdef FEAT_RIGHTLEFT
> > revins_on ||
> >

No comments: