Add an indentation test for braces after if

This commit is contained in:
Maxime Coste 2017-10-25 09:26:14 +08:00
parent 80d661e6a7
commit 78530b82be
5 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1 @@
c<ret>{<ret>foo<esc>

View File

@ -0,0 +1 @@
if (int i = bar())%( )

View File

@ -0,0 +1,3 @@
if (int i = bar())
{
foo

View File

@ -0,0 +1,3 @@
source "%val{runtime}/colors/default.kak"
source "%val{runtime}/rc/core/c-family.kak"
set buffer filetype cpp

View File

@ -0,0 +1 @@
3.7,3.7