]> granicus.if.org Git - vim/commit
updated for version 7.4.397 v7.4.397
authorBram Moolenaar <Bram@vim.org>
Wed, 6 Aug 2014 17:09:16 +0000 (19:09 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 6 Aug 2014 17:09:16 +0000 (19:09 +0200)
commite98cfe1cc9c1f63fc280452593b4b4cbfe2f6356
tree7975f2d8c86ce7b3e8947ebc09763ea179fbedb2
parent6b1ee34aa0236b50f675f3bbcd9bf0b7a3384f7f
updated for version 7.4.397
Problem:    Matchparen only uses the topmost syntax item.
Solution:   Go through the syntax stack to find items. (James McCoy)
            Also use getcurpos() when possible.
runtime/plugin/matchparen.vim
src/version.c