mirror of
https://github.com/neovim/neovim.git
synced 2026-07-16 06:10:39 +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.