AutoYADM commit: 2025-04-14 15:35:14

This commit is contained in:
Daniel Fichtinger 2025-04-14 15:35:14 -04:00
parent 603ac429b9
commit c259b2c59f

View file

@ -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",