0
0
mirror of https://github.com/vim/vim.git synced 2025-07-26 11:04:33 -04:00
vim/runtime/macros/matchit.vim
Bram Moolenaar da64ab322a patch 7.4.1653
Problem:    Users who loaded matchit.vim manually have to change their
            startup. (Gary Johnson)
Solution:   Add a file in the old location that loads the package.
2016-03-25 18:35:01 +01:00

4 lines
109 B
VimL

" Load the matchit package.
" For those users who were loading the matchit plugin from here.
packadd matchit