mirror of
https://github.com/neovim/neovim.git
synced 2025-12-11 09:02:40 +00:00
- All "chunks" in a paste-stream should form a single undo-block. Side effect of7a85792884was to create an undo-block for each chunk. - Also: remove old :redraw force logic, irrelevant after7a85792884.