AutoYADM commit: 2025-04-14 15:35:14
This commit is contained in:
parent
603ac429b9
commit
c259b2c59f
1 changed files with 5 additions and 2 deletions
|
@ -274,8 +274,11 @@ language-servers = ["scls"]
|
||||||
# [language-server.just-lsp]
|
# [language-server.just-lsp]
|
||||||
# command = "just-lsp"
|
# command = "just-lsp"
|
||||||
|
|
||||||
# [[language]]
|
[[language]]
|
||||||
# name = "just"
|
name = "just"
|
||||||
|
auto-format = true
|
||||||
|
formatter = { command = "just-formatter" } # See https://github.com/eli-yip/just-formatter
|
||||||
|
|
||||||
# scope = "source.just"
|
# scope = "source.just"
|
||||||
# file-types = [
|
# file-types = [
|
||||||
# "just",
|
# "just",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue