Re: Patch for fixing an issue with hitest.vim

2019-06-08 Fir de Conversatie 'Lifepillar' via vim_dev
On 6 Jun 2019, at 10:04, Scutum wrote: > > On 5 Jun 2019, at 16:56, 'Lifepillar' wrote: >> >> The enclosed patch adds the changes you mention. >> >> The attached patch uses silent! also on the added command. >> >> About the slowness: I have made some more tests and when there are many >>

Re: Patch for fixing an issue with hitest.vim

2019-06-06 Fir de Conversatie Bram Moolenaar
> On 4 Jun 2019, at 19:10, Bram Moolenaar wrote: > > > > > >> I have tried to contact the author of hitest.vim a few days ago, but > >> didn’t get any answer yet. Anyway, hopefully it’s on this list, too. > >> > >> I get E348 with runtime syntax/hitest.vim when whichwrap is set to a value

Re: Patch for fixing an issue with hitest.vim

2019-06-06 Fir de Conversatie Scutum
On 5 Jun 2019, at 16:56, 'Lifepillar' wrote: > > The enclosed patch adds the changes you mention. > > The attached patch uses silent! also on the added command. > > About the slowness: I have made some more tests and when there are many > highlight groups (e.g. those loaded by Vim filetype),

Re: Patch for fixing an issue with hitest.vim

2019-06-05 Fir de Conversatie 'Lifepillar' via vim_dev
On 5 Jun 2019, at 16:47, 'Lifepillar' via vim_dev wrote:The enclosed patch adds the changes you mention.The attached patch uses silent! also on the added command.About the slowness: I have made some more tests and when there are many highlight groups (e.g. those loaded

Re: Patch for fixing an issue with hitest.vim

2019-06-05 Fir de Conversatie 'Lifepillar' via vim_dev
On 4 Jun 2019, at 19:10, Bram Moolenaar wrote: > > >> I have tried to contact the author of hitest.vim a few days ago, but didn’t >> get any answer yet. Anyway, hopefully it’s on this list, too. >> >> I get E348 with runtime syntax/hitest.vim when whichwrap is set to a value >> different

Re: Patch for fixing an issue with hitest.vim

2019-06-04 Fir de Conversatie Bram Moolenaar
> I have tried to contact the author of hitest.vim a few days ago, but didn’t > get any answer yet. Anyway, hopefully it’s on this list, too. > > I get E348 with runtime syntax/hitest.vim when whichwrap is set to a value > different from the default. To reproduce: > > 1. create vimrc-hitest

Patch for fixing an issue with hitest.vim

2019-06-03 Fir de Conversatie 'Lifepillar' via vim_dev
Hi, I have tried to contact the author of hitest.vim a few days ago, but didn’t get any answer yet. Anyway, hopefully it’s on this list, too. I get E348 with runtime syntax/hitest.vim when whichwrap is set to a value different from the default. To reproduce: 1. create vimrc-hitest with the