Added Foot config, some C++ configs and changed Helix to light theme
This commit is contained in:
parent
72f0064f15
commit
4c99ea1a4d
6 changed files with 82 additions and 1 deletions
|
|
@ -3,3 +3,8 @@ name="c"
|
|||
indent = { tab-width=1, unit=" "}
|
||||
# formatter = { command = "clang-format", args=["--style=file"] }
|
||||
auto-format = true
|
||||
|
||||
[[language]]
|
||||
name="cpp"
|
||||
indent = { tab-width=1, unit=" "}
|
||||
auto-format = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue