Files
neovim/runtime/plugin/matchit.vim
Justin M. Keyes 5342342426 runtime: move matchit.vim to /pack/dist/opt/
Align matchit.vim with upstream Vim. We don't want to maintain a fork of
matchit.vim; our small changes should be sent to
https://github.com/chrisbra/matchit
2019-08-01 15:43:53 +02:00

3 lines
60 B
VimL

" Nvim: load the matchit plugin by default.
packadd matchit