diff options
author | Bram Moolenaar <Bram@vim.org> | 2019-05-09 19:16:22 +0200 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2019-05-09 19:16:22 +0200 |
commit | a6c27c47ddf081859659d7de1caec675147e466b (patch) | |
tree | 7cb8dad5285226f84ed4976ced8a3bc8f0f59221 /runtime/pack | |
parent | d4aa83af1d691fdabbc8e6aab36db2c96ea4d4b6 (diff) | |
download | vim-git-a6c27c47ddf081859659d7de1caec675147e466b.tar.gz |
Update runtime files
Diffstat (limited to 'runtime/pack')
-rw-r--r-- | runtime/pack/dist/opt/matchit/doc/matchit.txt | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/runtime/pack/dist/opt/matchit/doc/matchit.txt b/runtime/pack/dist/opt/matchit/doc/matchit.txt index d3f7cea72..81d0e8cde 100644 --- a/runtime/pack/dist/opt/matchit/doc/matchit.txt +++ b/runtime/pack/dist/opt/matchit/doc/matchit.txt @@ -4,7 +4,7 @@ For instructions on installing this file, type `:help matchit-install` inside Vim. -For Vim version 8.1. Last change: 2019 Jan 28 +For Vim version 8.1. Last change: 2019 May 05 VIM REFERENCE MANUAL by Benji Fisher et al @@ -20,8 +20,6 @@ For Vim version 8.1. Last change: 2019 Jan 28 The functionality mentioned here is a plugin, see |add-plugin|. This plugin is only available if 'compatible' is not set. -{Vi does not have any of this} - ============================================================================== 1. Extended matching with "%" *matchit-intro* |