On 2016-03-25, Bram Moolenaar wrote:
> Gary Johnson wrote:
>
> > On 2016-03-25, Bram Moolenaar wrote:
> > > Patch 7.4.1649
> > > Problem:The matchit plugin needs to be copied to be used.
> > > Solution: Put the matchit plugin in an optional packa
Gary Johnson wrote:
> On 2016-03-25, Bram Moolenaar wrote:
> > Patch 7.4.1649
> > Problem:The matchit plugin needs to be copied to be used.
> > Solution: Put the matchit plugin in an optional package.
> > Files: Filelist, runtime/macros/matchit.vim,
>
Hi Gary and Bram,
2016/03/26 1:32 "Gary Johnson" :
>
> I never copied the matchit plugin, as that would have prevented me
> from automatically picking up changes to it. Instead, I created the
> file ~/.vim/plugin/matchit.vim containing this line:
>
> runtime macros/matchit.vim
>
> What is the
On 2016-03-25, Bram Moolenaar wrote:
> Patch 7.4.1649
> Problem:The matchit plugin needs to be copied to be used.
> Solution: Put the matchit plugin in an optional package.
> Files: Filelist, runtime/macros/matchit.vim, runtime/macros/matchit.txt,
> runtime/ma
Patch 7.4.1649
Problem:The matchit plugin needs to be copied to be used.
Solution: Put the matchit plugin in an optional package.
Files: Filelist, runtime/macros/matchit.vim, runtime/macros/matchit.txt,
runtime/macros/README.txt, src/Makefile,
runtime/pack/dist