mirror of
https://github.com/neovim/neovim.git
synced 2026-01-09 14:52:42 +00:00
Problem: ":drop fname" may change the last used tab page.
Solution: Restore the last used tab page when :drop has changed it.
(closes vim/vim#12087)
8281a16efc
Co-authored-by: Bram Moolenaar <Bram@vim.org>