1
0
forked from aniani/vim
Files
vim/runtime/plugin/matchparen.vim
Bram Moolenaar b3414595c7 updated for version 7.4.330
Problem:    Using a regexp pattern to highlight a specific position can be
            slow.
Solution:   Add matchaddpos() to highlight specific positions efficiently.
            (Alexey Radkov)
2014-06-17 17:48:32 +02:00

5.5 KiB