mirror of
https://github.com/neovim/neovim.git
synced 2026-08-22 07:11:12 +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