1 parent 0ea1caf commit 8f79dc8Copy full SHA for 8f79dc8
1 file changed
README.md
@@ -79,7 +79,9 @@ Calling `setup()` is optional. Without it you get the defaults and no multiplexe
79
80
## Quick Start
81
82
-Here's a minimal working configuration with Zellij:
+<details>
83
+
84
+ <summary>Minimal working example configuration with the Zellij backend (click to expand)</summary>
85
86
```lua
87
-- Install smart-splits.nvim and a backend
@@ -184,7 +186,7 @@ return {
184
186
}
185
187
```
188
-That's it! You now have intuitive split management with seamless Zellij integration.
189
+</details>
190
191
## Configuration
192
0 commit comments