mirror of
https://github.com/nikdoof/dotfiles.git
synced 2026-01-30 02:48:15 +00:00
[zed] Adjust settings
This commit is contained in:
@@ -148,6 +148,8 @@
|
|||||||
|
|
||||||
"project_panel": {
|
"project_panel": {
|
||||||
"entry_spacing": "standard",
|
"entry_spacing": "standard",
|
||||||
|
"hide_root": true,
|
||||||
|
"default_width": 400,
|
||||||
},
|
},
|
||||||
"toolbar": {
|
"toolbar": {
|
||||||
"breadcrumbs": false,
|
"breadcrumbs": false,
|
||||||
@@ -166,4 +168,12 @@
|
|||||||
"diagnostics": false,
|
"diagnostics": false,
|
||||||
"metrics": 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