mirror of
https://github.com/neovim/neovim.git
synced 2025-12-22 06:15:44 +00:00
Problem: Undo misbehaves when writing from an insert mode mapping. Solution: Sync undo when writing. (closes vim/vim#11674)3f8f827723Co-authored-by: Bram Moolenaar <Bram@vim.org> (cherry picked from commit70d6c335b1)