vim-patch:7.4.229

Problem:  Using ":let" for listing variables and the second one is a
          curly braces expression may fail.
Solution: Check for an "=" in a better way. (ZyX)

https://code.google.com/p/vim/source/detail?r=839cca5ec18d560e3714065e54ed38b6e812aaf7
This commit is contained in:
Marco Hinz
2014-04-14 13:36:58 +02:00
committed by Thiago de Arruda
parent a129ab20e7
commit d322be894e
4 changed files with 38 additions and 11 deletions

View File

@@ -232,7 +232,7 @@ static int included_patches[] = {
//232,
//231,
//230,
//229,
229,
//228,
//227,
//226,