vim-patch:7.4.2075

Problem:    No autocommand event to initialize a window or tab page.
Solution:   Add WinNew and TabNew events. (partly by Felipe Morales)

c917da4b3e
This commit is contained in:
rover
2017-01-08 21:05:41 +08:00
parent 888cdce3aa
commit c2344f3d31
5 changed files with 53 additions and 13 deletions

View File

@@ -365,7 +365,7 @@ static int included_patches[] = {
// 2078 NA
// 2077,
// 2076,
// 2075,
2075,
// 2074,
// 2073 NA
// 2072,