added test for deindentation

This commit is contained in:
Justin Frank 2018-09-12 12:25:36 -07:00
parent fa9d13700a
commit de839d14c4
5 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1 @@
c<ret>baz<esc>

View File

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

View File

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

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.4,3.4