neovim/runtime/macros/matchit.vim
Felipe Morales 957c81539f plugin/matchit: create stub for matchit.vim #2921
Re: compatibility issues with users doing `:so
$VIMRUNTIME/macros/matchit.vim`

Fixes #2918
2015-06-28 13:34:26 -04:00

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'.