Tony Mechelynck wrote:
> On Sun, Feb 3, 2019 at 4:17 PM Christian Brabandt > <[email protected]> wrote: > > > > Bram, the autoload script for matchit is missing. > > I confirm the problem. Hitting % in Normal mode gives: > > not found in 'runtimepath': "autoload/matchit.vim" > E117: Unknown function: matchit#Match_wrapper Ah, that directory is missing from the list of distributed file, thus the runtime update didn't see it. -- An indication you must be a manager: You believe you never have any problems in your life, just "issues" and "improvement opportunities". /// 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.
