fix zed tab size settings
This commit is contained in:
parent
5018e29123
commit
a615971be2
1 changed files with 7 additions and 0 deletions
7
.zed/settings.json
Normal file
7
.zed/settings.json
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
// Folder-specific settings
|
||||
//
|
||||
// For a full list of overridable settings, and general information on folder-specific settings,
|
||||
// see the documentation: https://zed.dev/docs/configuring-zed#settings-files
|
||||
{
|
||||
"tab_size": 2
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue