mirror of
https://github.com/neovim/neovim.git
synced 2026-01-21 12:42:13 +10:00
Problem: Matchparen only uses the topmost syntax item.
Solution: Go through the syntax stack to find items. (James McCoy)
Also use getcurpos() when possible.
https://code.google.com/p/vim/source/detail?r=v7-4-397
6.2 KiB
6.2 KiB