forked from aniani/vim
patch 9.1.1202: Missing TabClosedPre autocommand
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>
This commit is contained in:
committed by
Christian Brabandt
parent
587601671c
commit
5606ca5349
@@ -704,6 +704,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1202,
|
||||
/**/
|
||||
1201,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user