mirror of
https://github.com/neovim/neovim.git
synced 2025-10-17 07:16:09 +00:00

Problem: Undo misbehaves when writing from an insert mode mapping. Solution: Sync undo when writing. (closes vim/vim#11674)3f8f827723
Co-authored-by: Bram Moolenaar <Bram@vim.org> (cherry picked from commit70d6c335b1
)