mirror of
https://github.com/neovim/neovim.git
synced 2025-09-07 20:08:17 +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'.
|