mirror of
https://github.com/neovim/neovim.git
synced 2026-01-05 10:57:11 +10:00
Problem: Undo is synced after character find. Solution: Set no_u_sync when calling gotchars_nop(). closes: vim/vim#13022 closes: vim/vim#13024dccc29c228(cherry picked from commit311386c09f)