* work * feat(tab): expansion boundary * fix(layout): add expansion boundary to default layout * style(fmt): rustfmt * style(fmt): remove unnecessary comment
9 lines
164 B
YAML
9 lines
164 B
YAML
---
|
|
direction: Horizontal
|
|
parts:
|
|
- direction: Vertical
|
|
expansion_boundary: true
|
|
- direction: Vertical
|
|
split_size:
|
|
Fixed: 1
|
|
plugin: status-bar
|