helix: Auto-format Python
This commit is contained in:
parent
f6fc7a1987
commit
5dc446d1a6
1 changed files with 4 additions and 0 deletions
|
|
@ -27,3 +27,7 @@ command = "tinymist"
|
|||
[language-server.tinymist.config.preview]
|
||||
background = { enabled = true }
|
||||
refresh = "onSave"
|
||||
|
||||
[[language]]
|
||||
name = "python"
|
||||
auto-format = true
|
||||
|
|
|
|||
Loading…
Reference in a new issue