mirror of
https://github.com/neovim/neovim.git
synced 2026-01-19 19:51:41 +10:00
Autocmds may close window while it is being entered, then win_set_minimal_style(wp) operates on an invalid pointer. We could silently ignore this instead, but it is unlikely to be intentional, so it is more useful to show an error. fix #11383
217 KiB
217 KiB