mirror of
https://github.com/neovim/neovim.git
synced 2025-10-15 06:16:08 +00:00
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:

committed by
Thiago de Arruda

parent
a129ab20e7
commit
d322be894e
@@ -232,7 +232,7 @@ static int included_patches[] = {
|
||||
//232,
|
||||
//231,
|
||||
//230,
|
||||
//229,
|
||||
229,
|
||||
//228,
|
||||
//227,
|
||||
//226,
|
||||
|
Reference in New Issue
Block a user