1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-11-29 22:48:24 +02:00

show filetree by default

This commit is contained in:
Jesse Duffield
2021-10-22 22:24:50 +11:00
parent 5df0475612
commit 5011cac7ea
2 changed files with 3 additions and 1 deletions

View File

@@ -6,3 +6,5 @@ gui:
- bold
SelectedRangeBgcolor:
- reverse
# TODO: we should update most tests to use a file tree now that it's the default
showFileTree: false