xref: /vim-8.2.3635/runtime/macros/matchit.vim (revision 723d165c)
1" Load the matchit package.
2" For those users who were loading the matchit plugin from here.
3if 1
4    packadd matchit
5endif
6