Files
laragon/bin/git/usr/share/vim/vim91/macros/matchit.vim
2025-10-05 17:33:37 +02:00

6 lines
124 B
VimL

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