Recovery plugin.
[profile.git] / .vim / plugin / matchit.vim
1 if filereadable($VIMRUNTIME . "/macros/matchit.vim")
2   exe "source $VIMRUNTIME/macros/matchit.vim"
3 endif