mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 22:48:34 +00:00
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:
@@ -365,7 +365,7 @@ static int included_patches[] = {
|
||||
// 2078 NA
|
||||
// 2077,
|
||||
// 2076,
|
||||
// 2075,
|
||||
2075,
|
||||
// 2074,
|
||||
// 2073 NA
|
||||
// 2072,
|
||||
|
Reference in New Issue
Block a user