mirror of
https://github.com/neovim/neovim.git
synced 2026-08-24 16:11:52 +00:00
Problem: Cannot use settabvar() while the cmdline window is open.
Solution: Only give an error when actually switching tabpage.
(closes vim/vim#9813)
592f625001