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 Best, Christian -- Wer Berlin zur neuen Hauptstadt macht, schafft geistig ein neues Preussen. -- Konrad Adenauer -- -- 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.
