feat: lazy field for lazy-loading via trigger_load only (#105)

This commit is contained in:
Marc Jakobi
2024-10-21 17:28:23 +02:00
committed by GitHub
parent 2692693947
commit a7b445fd34
6 changed files with 46 additions and 1 deletions
+1
View File
@@ -126,6 +126,7 @@ lz.n.PluginHandlers *lz.n.PluginHandlers*
{keys?} (lz.n.Keys[])
{cmd?} (string[])
{colorscheme?} (string[])
{lazy?} (boolean)
lz.n.PluginSpecHandlers *lz.n.PluginSpecHandlers*