mirror of
https://github.com/vim/vim.git
synced 2025-07-26 11:04:33 -04:00
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
|