mirror of
https://github.com/vim/vim.git
synced 2025-08-30 20:43:35 -04:00
Problem: Missing TabClosedPre autocommand (zoumi) Solution: Add the TabClosedPre autcommand (Jim Zhou). fixes: #16518 closes: #16855 Signed-off-by: Jim Zhou <jimzhouzzy@gmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>