You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
venv/Git/usr/share/vim/vim91/macros/matchit.vim

6 lines
124 B

" Load the matchit package.
" For those users who were loading the matchit plugin from here.
if 1
packadd matchit
endif