61840c8b11
Also add test for tab preservation during c-family autoindentation, and correct alignment of '}' with opening of block in cases of wrap between '(' and ')' in c-family languages
5 lines
139 B
Plaintext
5 lines
139 B
Plaintext
source "%val{runtime}/colors/default.kak"
|
|
source "%val{runtime}/rc/filetype/c-family.kak"
|
|
set buffer indentwidth 0
|
|
set buffer filetype cpp
|