mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 23:18:33 +00:00
vim-patch:7.4.1895
Problem: Cannot use a window ID where a window number is expected.
Solution: Add LOWEST_WIN_ID, so that the window ID can be used where a
number is expected.
888ccac890
This commit is contained in:
@@ -546,7 +546,7 @@ static int included_patches[] = {
|
||||
1898,
|
||||
// 1897,
|
||||
1896,
|
||||
// 1895,
|
||||
1895,
|
||||
// 1894 NA
|
||||
1893,
|
||||
// 1892 NA
|
||||
|
Reference in New Issue
Block a user