5696ed02e4
Function taking a parameter with a struct tag on the last line before the opening { were wrongly treated as structs. Add some additional regex logic to try to catch those cases. Fixes #4136
4 lines
114 B
Plaintext
4 lines
114 B
Plaintext
source "%val{runtime}/colors/default.kak"
|
|
source "%val{runtime}/rc/filetype/c-family.kak"
|
|
set buffer filetype cpp
|