Added helix config and updated albert

This commit is contained in:
Gu://em_ 2026-02-18 22:53:39 +01:00
parent c669576540
commit 72f0064f15
3 changed files with 31 additions and 0 deletions

View file

@ -0,0 +1,5 @@
[[language]]
name="c"
indent = { tab-width=1, unit=" "}
# formatter = { command = "clang-format", args=["--style=file"] }
auto-format = true