1
0
forked from aniani/vim
Files
vim/runtime/plugin/matchparen.vim
Bram Moolenaar e98cfe1cc9 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.
2014-08-06 19:09:16 +02:00

6.2 KiB