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 committed by Matt Sturgeon
parent 4936f85de3
commit 7e3a0f4e97

View file

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