mirror of
https://github.com/vim/vim.git
synced 2026-07-29 17:00:20 +02:00
23beefed73
Problem: No event is triggered when closing a window. Solution: Add the WinClosed event. (Naohiro Ono, closes #9110)