mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 06:58:35 +00:00
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:
@@ -189,7 +189,7 @@ static int included_patches[] = {
|
||||
//552,
|
||||
//551,
|
||||
//550,
|
||||
//549,
|
||||
549,
|
||||
//548 NA
|
||||
547,
|
||||
//546,
|
||||
|
Reference in New Issue
Block a user