runtime(matchit): update matchit plugin to v1.20

fixes: #14814

Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
Christian Brabandt
2024-05-20 20:02:16 +02:00
parent 8c85a2a49a
commit 8cf29e4c4a
4 changed files with 17 additions and 8 deletions

View File

@ -4,7 +4,7 @@ For instructions on installing this file, type
`:help matchit-install`
inside Vim.
For Vim version 9.0. Last change: 2023 June 28
For Vim version 9.1. Last change: 2024 May 20
VIM REFERENCE MANUAL by Benji Fisher et al
@ -174,8 +174,8 @@ defined automatically.
2.1 Temporarily disable the matchit plugin *matchit-disable* *:MatchDisable*
To temporarily reset the plugins, that are setup you can run the following
command: >
To temporarily disable the matchit plugin, after it hat been loaded,
execute this command: >
:MatchDisable
This will delete all the defined key mappings to the Vim default.