We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bee168e commit fe166fbCopy full SHA for fe166fb
README.md
@@ -128,11 +128,12 @@ the [Lua for Windows](https://github.com/rjpcomputing/luaforwindows) all-in-one
128
}
129
```
130
131
-</details>
132
-
133
While lazy [supports lazy-loading upon specific commands and
134
-filetypes](https://lazy.folke.io/spec#spec-lazy-loading), it is known to break
135
-things sometimes. Use at your own risk.
+filetypes](https://lazy.folke.io/spec#spec-lazy-loading), it can cause neorg to load incorrectly,
+leading to a 'broken' plugin. Lazy load at your own risk, and disable lazy loading as your first
+debugging step.
+
136
+</details>
137
138
### `packer.nvim`
139
0 commit comments