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