Files
macvim-mirror/runtime/plugin/matchparen.vim
Bram Moolenaar 25280030ea 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.
2015-02-12 02:55:03 -02:00

6.2 KiB