mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 14:38:32 +00:00
vim-patch:8.0.0124 #7092
Problem: Internal error for assert_inrange(1, 1).
Solution: Adjust number of allowed arguments. (Dominique Pelle)
3421566376
This commit is contained in:
@@ -605,7 +605,7 @@ static const int included_patches[] = {
|
||||
127,
|
||||
// 126,
|
||||
// 125,
|
||||
// 124,
|
||||
124,
|
||||
// 123 NA
|
||||
// 122 NA
|
||||
121,
|
||||
|
Reference in New Issue
Block a user