mirror of
https://github.com/neovim/neovim.git
synced 2025-10-01 07:28:34 +00:00
vim-patch:7.4.1105
Problem: When using slices there is a mixup of variable name and namespace.
Solution: Recognize variables that can't be a namespace. (Hirohito Higashi)
9bbf63dbf8
This commit is contained in:
@@ -185,7 +185,7 @@ static int included_patches[] = {
|
||||
// 1108,
|
||||
// 1107,
|
||||
// 1106 NA
|
||||
// 1105,
|
||||
1105,
|
||||
// 1104 NA
|
||||
// 1103 NA
|
||||
// 1102,
|
||||
|
Reference in New Issue
Block a user