mirror of
https://github.com/neovim/neovim.git
synced 2025-11-26 20:20:42 +00:00
Problem: Normal mode TextChanged isn't tested properly.
Solution: Combine Test_Changed_ChangedI() and Test_Changed_ChangedI_2()
and also run it on Windows. Fix a typo in main.c.
(zeertzjq)
closes: vim/vim#14396
c422662933