vim-patch:7.4.549

Problem:    Function name not recognized correctly when inside a function.
Solution:   Don't check for an alpha character.

https://code.google.com/p/vim/source/detail?r=v7-4-549
This commit is contained in:
Florian Walch
2014-12-24 14:35:56 +01:00
parent 4ff4b9306d
commit 898f01dee1
2 changed files with 7 additions and 8 deletions

View File

@@ -189,7 +189,7 @@ static int included_patches[] = {
//552,
//551,
//550,
//549,
549,
//548 NA
547,
//546,