mirror of
https://github.com/neovim/neovim.git
synced 2025-10-01 07:28:34 +00:00
vim-patch:7.4.348
Problem: When using "J1" in 'cinoptions' a line below a continuation line gets too much indent. Solution: Fix parenthesis in condition. https://code.google.com/p/vim/source/detail?r=v7-4-348
This commit is contained in:
@@ -247,7 +247,7 @@ static int included_patches[] = {
|
||||
//351,
|
||||
//350,
|
||||
//349,
|
||||
//348,
|
||||
348,
|
||||
//347,
|
||||
346,
|
||||
345,
|
||||
|
Reference in New Issue
Block a user