plugins/neo-tree: correct contentLayout allowed options

According to the docs, focus is not an accepted value for this field,
it's also a pretty common wish to have tabs layout centered.
This commit is contained in:
Martijn Boers 2025-05-19 22:34:40 +02:00
parent 14c7f5f896
commit 43c684d4a5
No known key found for this signature in database
GPG key ID: 328144ACADA0A336

View file

@ -193,7 +193,7 @@ in
[
"start"
"end"
"focus"
"center"
]
''
Defines how the labels are placed inside a tab.