mirror of
https://github.com/neovim/neovim.git
synced 2025-10-01 15:38:33 +00:00
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:
@@ -342,7 +342,7 @@ static int included_patches[] = {
|
||||
//398 NA
|
||||
397,
|
||||
//396,
|
||||
//395,
|
||||
395,
|
||||
//394 NA
|
||||
//393 NA
|
||||
392,
|
||||
|
Reference in New Issue
Block a user