summaryrefslogtreecommitdiffstats
path: root/runtime/macros/matchit.vim
blob: f6f463f40ccd7952bcacec3a5e1fe41ab8a7e27a (plain)
1
2
3
4
5
" Load the matchit package.
" For those users who were loading the matchit plugin from here.
if 1
    packadd matchit
endif