Hi Gary and Bram,
2016/03/26 1:32 "Gary Johnson" <[email protected]>:
>
> 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 suggested method of sourcing the matchit plugin now?
You may write this in your vimrc
packadd matchit
However, I think many users depends macros/* scripts by sourcing the
scripts.
macros/matchit.vim should be restored and it just contains above command.
>
> Regards,
> Gary
>
> --
> --
> 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.
--
--
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.