AutoYADM commit: 2025-04-05 17:00:07
This commit is contained in:
parent
0e7210cfa8
commit
5be0b43565
1 changed files with 1 additions and 1 deletions
|
@ -277,7 +277,7 @@ file-types = ["just", { glob = "justfile" }, { glob = "Justfile" }, { glob = ".j
|
||||||
injection-regex = "just"
|
injection-regex = "just"
|
||||||
comment-token = "#"
|
comment-token = "#"
|
||||||
indent = { tab-width = 4, unit = " " }
|
indent = { tab-width = 4, unit = " " }
|
||||||
auto-format = true
|
auto-format = false
|
||||||
formatter = { command = "just", args = ["--dump"] } # Please see: https://github.com/helix-editor/helix/issues/9703
|
formatter = { command = "just", args = ["--dump"] } # Please see: https://github.com/helix-editor/helix/issues/9703
|
||||||
language-servers = ["just-lsp", "scls"]
|
language-servers = ["just-lsp", "scls"]
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue