mirror of
https://github.com/neovim/neovim.git
synced 2025-09-07 03:48:18 +00:00

- All "chunks" in a paste-stream should form a single undo-block. Side effect of7a85792884
was to create an undo-block for each chunk. - Also: remove old :redraw force logic, irrelevant after7a85792884
.