AutoYADM commit: 2025-04-18 23:00:05
This commit is contained in:
parent
23ba46b50f
commit
adc6277ee9
1 changed files with 1 additions and 1 deletions
|
@ -277,7 +277,7 @@ auto-format = true
|
|||
formatter = { command = "goimports" }
|
||||
comment-token = "//"
|
||||
block-comment-tokens = { start = "/*", end = "*/" }
|
||||
language-servers = ["gopls", "typos-lsp", "scls"]
|
||||
language-servers = ["gopls", "typos-lsp", "scls", "codebook", "typos-lsp"]
|
||||
# TODO: gopls needs utf-8 offsets?
|
||||
indent = { tab-width = 4, unit = "\t" }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue