Files
server/usr/share/vim/vim91/macros/matchit.vim
2026-01-07 20:52:11 +01: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