Christian wrote:
> On Mo, 04 Feb 2019, Bram Moolenaar wrote: > > Tony wrote: > > > > > On Sun, Feb 3, 2019 at 11:47 PM Bram Moolenaar <[email protected]> wrote: > > > > > > > > > > > > Patch 8.1.0873 > > > > Problem: List if distributed files does not include the matchit > > > > autoload > > > > directory. > > > > Solution: Add the directory. > > > > Files: src/Filelist > > > > > > After applying this patch then running "make install", the only > > > subdirectories in $VIMRUNTIME/pack/dist/opt/matchit are still doc/ and > > > plugin/, and the same E117 error still happens after the file > > > autoload/matchit.vim is not found in 'runtimepath'. > > > > The matchit plugin is in the runtime files update. You can't have > > gotten the plugin that needs the autoload file in another way. > > So you need to pull the code from github. > > No, as said before, you forgot to include matchits autoload script. > > See here: > https://github.com/vim/vim/tree/master/runtime/pack/dist/opt/matchit Now that is weird. I'm sure I added the file, but somehow it disappeared again. Looks like this happened because the directory is new, but it didn't give me an error. Try again... -- ARTHUR: But if he was dying, he wouldn't bother to carve "Aaaaarrrrrrggghhh". He'd just say it. BROTHER MAYNARD: It's down there carved in stone. GALAHAD: Perhaps he was dictating. "Monty Python and the Holy Grail" PYTHON (MONTY) PICTURES LTD /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ an exciting new programming language -- http://www.Zimbu.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.org /// -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
