mirror of
https://github.com/neovim/neovim.git
synced 2026-04-28 02:04:10 +00:00
Problem: invalid cursor position after 'tagfunc'
(gandalf4a)
Solution: call check_cursor() after executing the 'tagfunc'
9919085491
Co-authored-by: Christian Brabandt <cb@256bit.org>