Mercurial > vim
annotate runtime/macros/matchit.vim @ 9380:a419e980f5b7
Added tag v7.4.1971 for changeset b398e4e127516a6949afa39751c4749c878c99df
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Fri, 01 Jul 2016 15:00:06 +0200 |
parents | b1ca6aa215b7 |
children | 9130644aec5c |
rev | line source |
---|---|
8728
b1ca6aa215b7
commit https://github.com/vim/vim/commit/da64ab322ae35e473a24b211d22d05b1439aa05c
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
1 " Load the matchit package. |
b1ca6aa215b7
commit https://github.com/vim/vim/commit/da64ab322ae35e473a24b211d22d05b1439aa05c
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
2 " For those users who were loading the matchit plugin from here. |
b1ca6aa215b7
commit https://github.com/vim/vim/commit/da64ab322ae35e473a24b211d22d05b1439aa05c
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
3 packadd matchit |