We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7120b20 commit 5d172e8Copy full SHA for 5d172e8
README.md
@@ -95,6 +95,10 @@ Press `?` in the Neo-tree window to view the list of mappings.
95
## Quickstart
96
97
#### Longer Example for Packer:
98
+<details>
99
+ <summary>
100
+ Click to view longer example for Packer.nvim
101
+ </summary>
102
103
```lua
104
use {
@@ -440,7 +444,8 @@ use {
440
444
end
441
445
}
442
446
```
443
-
447
+</details>
448
+
449
_The above configuration is not everything that can be changed, it's just the
450
parts you might want to change first._
451
0 commit comments