Revert "Highlight file finder entries according to their git status" (#31529)
Reverts zed-industries/zed#31469 This isn't looking great, so reverting for now. /cc @SomeoneToIgnore
This commit is contained in:
parent
b4a03989b1
commit
28d6362964
3 changed files with 10 additions and 54 deletions
|
@ -959,9 +959,7 @@
|
|||
// "skip_focus_for_active_in_search": false
|
||||
//
|
||||
// Default: true
|
||||
"skip_focus_for_active_in_search": true,
|
||||
// Whether to show the git status in the file finder.
|
||||
"git_status": true
|
||||
"skip_focus_for_active_in_search": true
|
||||
},
|
||||
// Whether or not to remove any trailing whitespace from lines of a buffer
|
||||
// before saving it.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue