Skip to content

Commit d9e2c3a

Browse files
committed
docs: Make sure to recommend stable version - closes #137
1 parent dd4f5ba commit d9e2c3a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,8 @@ return {
6969
dependencies = {
7070
"echasnovski/mini.nvim" -- Needed for :ToggleCommentDebugPrints (not needed for NeoVim 0.10+)
7171
},
72+
73+
version = "*", -- Remove if you DON'T want to use the stable version
7274
}
7375
```
7476

0 commit comments

Comments
 (0)