mirror of
https://github.com/neovim/neovim.git
synced 2026-09-07 22:47:34 +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.