mirror of
https://github.com/neovim/neovim.git
synced 2025-11-13 22:08:59 +00:00
Problem: 'inccommand' doesn't restore 'undolevels' properly for a
buffer shown in multiple windows.
Solution: Don't save information of a buffer twice.