Skip to content

Commit fe166fb

Browse files
committed
doc: cleanup wording, move into lazy details tag
1 parent bee168e commit fe166fb

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -128,11 +128,12 @@ the [Lua for Windows](https://github.com/rjpcomputing/luaforwindows) all-in-one
128128
}
129129
```
130130

131-
</details>
132-
133131
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.
132+
filetypes](https://lazy.folke.io/spec#spec-lazy-loading), it can cause neorg to load incorrectly,
133+
leading to a 'broken' plugin. Lazy load at your own risk, and disable lazy loading as your first
134+
debugging step.
135+
136+
</details>
136137

137138
### `packer.nvim`
138139

0 commit comments

Comments
 (0)