mirror of
https://github.com/neovim/neovim.git
synced 2026-01-24 22:24:25 +10:00
Problem: The setbufvar() function may mess up the window layout. (Kay Z.)
Solution: Do not check the window to be valid if it is NULL.
2c90d51123