mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-12-14 08:01:02 +00:00
lazy: update lz.n plugin spec
This commit is contained in:
parent
d1c410b3ff
commit
132d83e588
1 changed files with 2 additions and 0 deletions
|
|
@ -160,6 +160,8 @@
|
|||
default = null;
|
||||
};
|
||||
|
||||
lazy = mkBool false "Lazy-load manually, e.g. using `trigger_load`.";
|
||||
|
||||
priority = mkOption {
|
||||
type = nullOr int;
|
||||
description = "Only useful for stat plugins (not lazy-loaded) to force loading certain plugins first.";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue