zed: set tab width
This commit is contained in:
parent
fd2d434dd3
commit
3fba586bf5
8
.zed/settings.json
Normal file
8
.zed/settings.json
Normal file
@ -0,0 +1,8 @@
|
||||
// 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": 8,
|
||||
"hard_tabs": false
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user