add docs for filetree screen width

This commit is contained in:
Alex Goodman 2018-11-24 20:21:36 -05:00
parent 49baf8425a
commit 6a6cbe1be9
No known key found for this signature in database
GPG Key ID: 743640FAA11698A1

View File

@ -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