Fully updated to the actual (Boussole v1) config and got rid of most things that shouldn't be there
This commit is contained in:
parent
6b616b44dd
commit
71f2b38a0d
192 changed files with 854 additions and 605 deletions
6
.config/helix/languages.toml
Normal file
6
.config/helix/languages.toml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
[[language]]
|
||||
name="c"
|
||||
indent = { tab-width=4, unit=" "}
|
||||
# formatter = { command = "clang-format", args=["--style=file"] }
|
||||
auto-format = true
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue