Commit bee168e
docs(README): explain lazy loading is not supported
After trying enable lazy-loading for lazy.nvim users [1], it seems
like lazy-loading causes problems sometimes and is not supported nor
encouraged.
Explain below the lazy.nvim section why lazy-loading is discouraged so
that no other attempts are made to propose lazy load by other
contributors.
[1] #17001 parent f8c932a commit bee168e
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
133 | 137 | | |
134 | 138 | | |
135 | 139 | | |
| |||
0 commit comments