summaryrefslogtreecommitdiff
path: root/languages.toml
blob: 1a1e5c7243bd94154927c57ef0c0eb6e868f87c3 (plain)
1
2
3
4
5
6
7
[[languages]]
name = "c"
indent = { tab-width = 4, unit = "    " }

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