mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 06:28:35 +00:00
vim-patch:7.4.2328
Problem: Crash when BufWinLeave autocmd goes to another tab page. (Hirohito Higashi) Solution: Make close_buffer() go back to the right window.
This commit is contained in:
@@ -113,7 +113,7 @@ static int included_patches[] = {
|
||||
2331,
|
||||
// 2330,
|
||||
2329,
|
||||
// 2328,
|
||||
2328,
|
||||
// 2327 NA
|
||||
2326,
|
||||
// 2325 NA
|
||||
|
Reference in New Issue
Block a user