summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorTheodore Keloglou <zf@sirodoht.com>2021-12-13 13:28:14 +0000
committerTheodore Keloglou <zf@sirodoht.com>2021-12-13 13:28:14 +0000
commit3926d0f278fe5523fa6b80c6c577745706b494cf (patch)
tree432096e8ce8253b0efd5e1012fa84d591f4730ee /docs
parent18283ad41bbb2ac17c8482ddaaf0f31ea9d38a26 (diff)
fix show filetree default value in docs
Diffstat (limited to 'docs')
-rw-r--r--docs/Config.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Config.md b/docs/Config.md
index 43976784f..5bd531014 100644
--- a/docs/Config.md
+++ b/docs/Config.md
@@ -45,7 +45,7 @@ gui:
mouseEvents: true
skipUnstageLineWarning: false
skipStashWarning: true
- showFileTree: false # for rendering changes files in a tree format
+ showFileTree: true # for rendering changes files in a tree format
showListFooter: true # for seeing the '5 of 20' message in list panels
showRandomTip: true
showCommandLog: true