forked from aniani/vim
4 lines
109 B
VimL
4 lines
109 B
VimL
|
" Load the matchit package.
|
||
|
" For those users who were loading the matchit plugin from here.
|
||
|
packadd matchit
|