2026-02-18 22:53:39 +01:00
|
|
|
[[language]]
|
|
|
|
|
name="c"
|
|
|
|
|
indent = { tab-width=1, unit=" "}
|
|
|
|
|
# formatter = { command = "clang-format", args=["--style=file"] }
|
|
|
|
|
auto-format = true
|
2026-03-11 09:39:35 +01:00
|
|
|
|
|
|
|
|
[[language]]
|
|
|
|
|
name="cpp"
|
|
|
|
|
indent = { tab-width=1, unit=" "}
|
|
|
|
|
auto-format = true
|