Re: Patch 7.4.1649

2016-03-25 Fir de Conversatie Gary Johnson
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

Re: Patch 7.4.1649

2016-03-25 Fir de Conversatie Bram Moolenaar
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, >

Re: Patch 7.4.1649

2016-03-25 Fir de Conversatie tyru
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

Re: Patch 7.4.1649

2016-03-25 Fir de Conversatie Gary Johnson
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

2016-03-25 Fir de Conversatie Bram Moolenaar
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