mirror of
https://github.com/neovim/neovim.git
synced 2025-09-08 04:18:18 +00:00

54ce101
changed the way undo entries are created when adding decorations.
This creates all sorts of problems.This change fixes the problem by
reverting to the previous behavior.