Files
helix-config/languages.toml
Steven Le Rouzic 196716e96f Initial commit
2024-04-18 10:20:28 +02:00

8 lines
144 B
TOML

[[languages]]
name = "c"
indent = { tab-width = 4, unit = " " }
[[languages]]
name = "cpp"
indent = { tab-width = 4, unit = " " }