]> granicus.if.org Git - vim/commit
patch 8.1.0143: matchit and matchparen don't handle E363 v8.1.0143
authorBram Moolenaar <Bram@vim.org>
Tue, 3 Jul 2018 16:18:23 +0000 (18:18 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 3 Jul 2018 16:18:23 +0000 (18:18 +0200)
commit3d1d6475f9665660c80cc53a7da2d5450b8b8d08
tree54e38ec4376fdc2d3e2fc586f6721fef7d51aa2c
parente6882bdc44efbcea0af647f5759a8f48cf29e27c
patch 8.1.0143: matchit and matchparen don't handle E363

Problem:    Matchit and matchparen don't handle E363.
Solution:   Catch the E363 error. (Christian Brabandt)
runtime/pack/dist/opt/matchit/plugin/matchit.vim
runtime/plugin/matchparen.vim
src/version.c