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