Skip to content

Commit 8f79dc8

Browse files
committed
chore(docs): Update README.md
1 parent 0ea1caf commit 8f79dc8

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,9 @@ Calling `setup()` is optional. Without it you get the defaults and no multiplexe
7979

8080
## Quick Start
8181

82-
Here's a minimal working configuration with Zellij:
82+
<details>
83+
84+
<summary>Minimal working example configuration with the Zellij backend (click to expand)</summary>
8385

8486
```lua
8587
-- Install smart-splits.nvim and a backend
@@ -184,7 +186,7 @@ return {
184186
}
185187
```
186188

187-
That's it! You now have intuitive split management with seamless Zellij integration.
189+
</details>
188190

189191
## Configuration
190192

0 commit comments

Comments
 (0)