view runtime/macros/matchit.vim @ 14166:4a570c13f750

Added tag v8.1.0100 for changeset 5b5364d0729d0f98ac81610adeb29378ae68bab8
author Christian Brabandt <cb@256bit.org>
date Sat, 23 Jun 2018 14:45: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