docs(readme): add load usage note

This commit is contained in:
Marc Jakobi
2024-08-21 20:58:50 +02:00
parent 9cce20fc8f
commit b428abd112
+5
View File
@@ -122,6 +122,11 @@ require("lz.n").load(plugins)
> Or, you can also use it to register individual plugin specs for lazy
> loading.
> [!IMPORTANT]
>
> Since merging configs is out of scope, calling `load()` with conflicting
> plugin specs is not supported.
### Plugin spec
<!-- markdownlint-disable MD013 -->