mirror of
https://github.com/neovim/neovim.git
synced 2025-10-01 23:48:32 +00:00
vim-patch:7.4.834
Problem: gettabvar() doesn't work after Vim start. (Szymon Wrozynski)
Solution: Handle first window in tab still being NULL. (Christian Brabandt)
7e47d1ac6a
This commit is contained in:
@@ -454,7 +454,7 @@ static int included_patches[] = {
|
||||
// 837 NA
|
||||
836,
|
||||
// 835,
|
||||
// 834,
|
||||
834,
|
||||
// 833,
|
||||
// 832,
|
||||
// 831,
|
||||
|
Reference in New Issue
Block a user