AutoYADM commit: 2025-04-15 22:30:05
This commit is contained in:
parent
92499ffeae
commit
88aec234c8
1 changed files with 4 additions and 4 deletions
|
@ -300,7 +300,7 @@ formatter = { command = "just-formatter" } # See https://github.com/eli-yip/just
|
|||
# language-servers = ["just-lsp", "scls"]
|
||||
|
||||
|
||||
# [[language]]
|
||||
# name = "yaml"
|
||||
# auto-format = true
|
||||
# # formatter = { command = "yamlfmt", args = ['-'] }
|
||||
[[language]]
|
||||
name = "yaml"
|
||||
auto-format = true
|
||||
formatter = { command = "yamlfmt", args = ['-'] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue