Remove anything vaguely intelligent from Zed scrollbar
This commit is contained in:
parent
f9e9d2b448
commit
b6c97bd04c
1 changed files with 8 additions and 0 deletions
|
@ -12,7 +12,15 @@
|
|||
"dark": "Github Dark",
|
||||
"light": "Github Light"
|
||||
},
|
||||
"scrollbar": {
|
||||
"cursors": false,
|
||||
"git_diff": false,
|
||||
"search_results": false,
|
||||
"selected_symbol": false,
|
||||
"diagnostics": false
|
||||
},
|
||||
"git": {
|
||||
"git_gutter": "hide",
|
||||
"inline_blame": {
|
||||
"enabled": true
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue