mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 22:48:34 +00:00
vim-patch:7.4.2006
Problem: Crash when using tabnext in BufUnload autocmd. (Norio Takagi)
Solution: First check that the current buffer is the right one. (Hirohito
Higashi)
30445cb6e9
This commit is contained in:
@@ -434,7 +434,7 @@ static int included_patches[] = {
|
||||
// 2009,
|
||||
// 2008,
|
||||
2007,
|
||||
// 2006,
|
||||
2006,
|
||||
2005,
|
||||
// 2004 NA
|
||||
// 2003 NA
|
||||
|
Reference in New Issue
Block a user