From 6a6cbe1be99f5b1f148ffa9672080d5a5e9e9763 Mon Sep 17 00:00:00 2001 From: Alex Goodman Date: Sat, 24 Nov 2018 20:21:36 -0500 Subject: [PATCH] add docs for filetree screen width --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index c687d8f..8bfea85 100644 --- a/README.md +++ b/README.md @@ -159,6 +159,9 @@ filetree: # The default directory-collapse state collapse-dir: false + # The percentage of screen width the filetree should take on the screen (must be >0 and <1) + pane-width: 0.5 + layer: # Enable showing all changes from this layer and ever previous layer show-aggregated-changes: false