Commit 5f180fd
authored
change(readme): remove lazy=false (#415)
`lazy=false` is a default value for lazy.nvim. Explicitly setting it is
redundant and leaves users confused. As a new user, I assumed
lazy-loading Comment.nvim would break the plugin, but that's not the
case.1 parent 0236521 commit 5f180fd
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
| 28 | + | |
30 | 29 | | |
31 | 30 | | |
32 | 31 | | |
| |||
0 commit comments