mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-13 05:42:59 +00:00
parent
16ecbafa7a
commit
2af9fa7785
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ You can trigger formatting via {#kb editor::Format} or the `editor: format` acti
|
|||
|
||||
```json
|
||||
"languages": {
|
||||
"C++" {
|
||||
"C++": {
|
||||
"format_on_save": "on",
|
||||
"tab_size": 2
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue