diff options
| author | Jan Edmund Lazo <jan.lazo@mail.utoronto.ca> | 2021-04-27 20:10:37 -0400 |
|---|---|---|
| committer | Jan Edmund Lazo <jan.lazo@mail.utoronto.ca> | 2021-04-27 20:25:21 -0400 |
| commit | a299f54cd7e949e93a9ddc07ec13999e6da489af (patch) | |
| tree | 2ea3429b52d954afb247605ec9e7bb73129b30f2 /runtime/pack/dist/opt/matchit/plugin/matchit.vim | |
| parent | 95f02cb587f9859fa558b59617b87a9808ec2cb9 (diff) | |
| download | rneovim-a299f54cd7e949e93a9ddc07ec13999e6da489af.tar.gz rneovim-a299f54cd7e949e93a9ddc07ec13999e6da489af.tar.bz2 rneovim-a299f54cd7e949e93a9ddc07ec13999e6da489af.zip | |
vim-patch:eab6dff19f38
Update runtime files
https://github.com/vim/vim/commit/eab6dff19f387469a200011bc6cf3508f5e43a4a
Omit de.po translations.
Diffstat (limited to 'runtime/pack/dist/opt/matchit/plugin/matchit.vim')
| -rw-r--r-- | runtime/pack/dist/opt/matchit/plugin/matchit.vim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/pack/dist/opt/matchit/plugin/matchit.vim b/runtime/pack/dist/opt/matchit/plugin/matchit.vim index 4d0f4e014a..b62cc3913a 100644 --- a/runtime/pack/dist/opt/matchit/plugin/matchit.vim +++ b/runtime/pack/dist/opt/matchit/plugin/matchit.vim @@ -1,6 +1,6 @@ " matchit.vim: (global plugin) Extended "%" matching " Maintainer: Christian Brabandt -" Version: 1.16 +" Version: 1.17 " Last Change: 2019 Oct 24 " Repository: https://github.com/chrisbra/matchit " Previous URL:http://www.vim.org/script.php?script_id=39 |