mirror of
https://github.com/neovim/neovim.git
synced 2025-10-04 17:06:30 +00:00
vim-patch:7.4.950
Problem: v:errors is not initialized.
Solution: Initialze it to an empty list. (Thinca)
4649ded287
This commit is contained in:
@@ -119,7 +119,7 @@ static int included_patches[] = {
|
||||
// 953,
|
||||
// 952,
|
||||
// 951,
|
||||
// 950,
|
||||
950,
|
||||
// 949,
|
||||
// 948 NA
|
||||
// 947,
|
||||
|
Reference in New Issue
Block a user