mirror of
https://github.com/neovim/neovim.git
synced 2025-12-17 20:05:38 +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>