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:
Jurica Bradaric
2016-02-27 18:11:39 +01:00
parent 3e0fab6b7c
commit 11cf3680e4
3 changed files with 72 additions and 32 deletions

View File

@@ -185,7 +185,7 @@ static int included_patches[] = {
// 1108,
// 1107,
// 1106 NA
// 1105,
1105,
// 1104 NA
// 1103 NA
// 1102,