runtime(matchit): update matchit plugin to v1.20
fixes: #14814 Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
@ -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.
|
||||
|
||||
Reference in New Issue
Block a user