]> granicus.if.org Git - vim/commit
patch 8.1.0115: the matchparen plugin may throw an error v8.1.0115
authorBram Moolenaar <Bram@vim.org>
Sun, 24 Jun 2018 22:05:59 +0000 (00:05 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 24 Jun 2018 22:05:59 +0000 (00:05 +0200)
commitb7a5ab112ab2267c54acdb6a326642afcd797bc4
treed795fe9c0c9b307adb6c93e398d9789297228e26
parent0119a59ffdfb21cf1c0a56e7ed6105e875150163
patch 8.1.0115: the matchparen plugin may throw an error

Problem:    The matchparen plugin may throw an error.
Solution:   Change the skip argument from zero to "0".
runtime/plugin/matchparen.vim
src/version.c