summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authoryk-kd <11691713+yk-kd@users.noreply.github.com>2023-03-18 09:23:31 +0900
committerGitHub <noreply@github.com>2023-03-18 11:23:31 +1100
commitb5d612e6d60200d3338c968e2ac7e0c2ff41de8f (patch)
tree76bcec96f97d65c7aff16264414c7840a7b65123 /docs
parentdea279920cb2f7b0c0d007c26da51d4989e552f7 (diff)
Add border config (#2344)
Co-authored-by: yk-kd <yosuke.komada@gmail.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/Config.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Config.md b/docs/Config.md
index 4e1229815..c02db15ee 100644
--- a/docs/Config.md
+++ b/docs/Config.md
@@ -63,6 +63,7 @@ gui:
commandLogSize: 8
splitDiff: 'auto' # one of 'auto' | 'always'
skipRewordInEditorWarning: false # for skipping the confirmation before launching the reword editor
+ border: 'single' # one of 'single' | 'double' | 'rounded' | 'hidden'
git:
paging:
colorArg: always