mirror of
https://github.com/neovim/neovim.git
synced 2026-06-27 05:35:31 +00:00
Problem: Undo is synced after character find.
Solution: Set no_u_sync when calling gotchars_nop().
closes: vim/vim#13022
closes: vim/vim#13024
dccc29c228