CardiacPhase/Git/usr/share/vim/vim81/macros/matchit.vim

6 lines
124 B
VimL
Raw Normal View History

2019-05-06 16:34:28 +02:00
" Load the matchit package.
" For those users who were loading the matchit plugin from here.
if 1
packadd matchit
endif