mirror of
https://github.com/neovim/neovim.git
synced 2026-01-16 01:56:59 +10:00
Problem: TextChanged autocommand not triggered under some circumstances
(Sergey Vlasov)
Solution: Trigger TextChanged when TextChangedI has not been triggered
fixes: vim/vim#14332
closes: vim/vim#14339
8603270293
Co-authored-by: Christian Brabandt <cb@256bit.org>