mirror of
https://github.com/zed-industries/zed.git
synced 2026-06-01 03:14:56 +07:00
Fix formatting of default settings (#44867)
Another day, another me wishing for [merge queue](https://github.com/user-attachments/assets/ee1c313b-7d26-4d4a-9cc0-f1faeaac8251) Release Notes: - N/A
This commit is contained in:
parent
b633de66f7
commit
886832281d
1 changed files with 1 additions and 1 deletions
|
|
@ -1933,7 +1933,7 @@
|
|||
},
|
||||
},
|
||||
"Proto": {
|
||||
"language_servers": ["buf", "!protols", "!protobuf-language-server", "..."]
|
||||
"language_servers": ["buf", "!protols", "!protobuf-language-server", "..."],
|
||||
},
|
||||
"Python": {
|
||||
"code_actions_on_format": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue