summaryrefslogtreecommitdiffstats
path: root/docs/Config.md
diff options
context:
space:
mode:
authorStefan Haller <stefan@haller-berlin.de>2023-07-11 13:48:18 +0200
committerStefan Haller <stefan@haller-berlin.de>2023-07-31 08:34:00 +0200
commit9c57444adc69c60fa2d106abcb287637a3d66369 (patch)
tree7d376d9f15b081bc7a978d186d7bd07c4f2c23f5 /docs/Config.md
parent7b8ebfa27ee5cf91e20deed85b840ef9f55410f7 (diff)
Remove the old experimentalShowBranchHeads mechanism and config
We are going to replace it with a better one later in this branch.
Diffstat (limited to 'docs/Config.md')
-rw-r--r--docs/Config.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/Config.md b/docs/Config.md
index bc4b5b92b..447ccae5f 100644
--- a/docs/Config.md
+++ b/docs/Config.md
@@ -62,7 +62,6 @@ gui:
showListFooter: true # for seeing the '5 of 20' message in list panels
showRandomTip: true
showBranchCommitHash: false # show commit hashes alongside branch names
- experimentalShowBranchHeads: false # visualize branch heads with (*) in commits list
showBottomLine: true # for hiding the bottom information line (unless it has important information to tell you)
showCommandLog: true
showIcons: false # deprecated: use nerdFontsVersion instead