Fix description of showFileTree

Change '~' to '`' as it's the correct key.

Signed-off-by: Adrian Gielniewski <adrian.gielniewski@gmail.com>
This commit is contained in:
Adrian Gielniewski 2025-02-17 19:42:52 +01:00 committed by Stefan Haller
parent 0d155e1478
commit e3944c1707
3 changed files with 3 additions and 3 deletions

View file

@ -166,7 +166,7 @@ gui:
showListFooter: true
# If true, display the files in the file views as a tree. If false, display the files as a flat list.
# This can be toggled from within Lazygit with the '~' key, but that will not change the default.
# This can be toggled from within Lazygit with the '`' key, but that will not change the default.
showFileTree: true
# If true, show the number of lines changed per file in the Files view