view runtime/macros/matchit.vim @ 14209:508f1664bd8d

Added tag v8.1.0121 for changeset 4cb334816bb1ea635bd868a5fc76461b28ec31be
author Christian Brabandt <cb@256bit.org>
date Thu, 28 Jun 2018 12:15:07 +0200
parents 9130644aec5c
children
line wrap: on
line source

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