view .gitattributes @ 20187:79cc97206476 v8.2.0649

patch 8.2.0649: undo problem whn an InsertLeave autocommand resets undo Commit: https://github.com/vim/vim/commit/db93495d276642f63f80471fbcb900b9aa1e9e42 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Apr 27 20:18:31 2020 +0200 patch 8.2.0649: undo problem whn an InsertLeave autocommand resets undo Problem: Undo problem whn an InsertLeave autocommand resets undo. (Kutsan Kaplan) Solution: Do not create a new undo block when leaving Insert mode.
author Bram Moolenaar <Bram@vim.org>
date Mon, 27 Apr 2020 20:30:03 +0200
parents ccc02b39fb5e
children
line wrap: on
line source

src/testdir/test42.in diff