| DIR:/proc/thread-self/root/usr/share/vim/vim80/macros/ |
| Current File : //proc/thread-self/root/usr/share/vim/vim80/macros/matchit.vim |
" Load the matchit package.
" For those users who were loading the matchit plugin from here.
if 1
packadd matchit
endif
|