vim-patch:7.4.395

Problem:    C indent is wrong below an if with wrapped condition followed by
	    curly braces. (Trevor Powell)
Solution:   Make a copy of tryposBrace.

https://code.google.com/p/vim/source/detail?r=v7-4-395
This commit is contained in:
Florian Walch
2014-12-23 10:24:46 +01:00
parent c3de63bfbc
commit 1053f49ab0
4 changed files with 22 additions and 1 deletions

View File

@@ -342,7 +342,7 @@ static int included_patches[] = {
//398 NA
397,
//396,
//395,
395,
//394 NA
//393 NA
392,