mirror of
https://github.com/nikdoof/dotfiles.git
synced 2026-01-29 18:38:15 +00:00
[zed] Adjust settings
This commit is contained in:
@@ -148,6 +148,8 @@
|
||||
|
||||
"project_panel": {
|
||||
"entry_spacing": "standard",
|
||||
"hide_root": true,
|
||||
"default_width": 400,
|
||||
},
|
||||
"toolbar": {
|
||||
"breadcrumbs": false,
|
||||
@@ -166,4 +168,12 @@
|
||||
"diagnostics": false,
|
||||
"metrics": false,
|
||||
},
|
||||
"title_bar": {
|
||||
"show_onboarding_banner": false,
|
||||
"show_user_picture": false,
|
||||
"show_branch_icon": true,
|
||||
},
|
||||
"file_finder": {
|
||||
"modal_max_width": "medium",
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user