mirror of
https://github.com/neovim/neovim
synced 2025-07-15 16:51:49 +00:00
Re: compatibility issues with users doing `:so $VIMRUNTIME/macros/matchit.vim` Fixes #2918
3 lines
149 B
VimL
3 lines
149 B
VimL
" This file is a compatibility stub for any plugins which source it.
|
|
" Nvim already loads the matchit plugin by default; see ':help pi_matchit.txt'.
|