init
This commit is contained in:
commit
a2247c5b26
30 changed files with 1036 additions and 0 deletions
4
.helix/languages.toml
Normal file
4
.helix/languages.toml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
[[language]]
|
||||
name = "nix"
|
||||
auto-format = true
|
||||
formatter = { command = "nixfmt" }
|
||||
Loading…
Add table
Add a link
Reference in a new issue