mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-06-28 19:34:15 +00:00
Sometimes, the behaviour of function calls like `<plugin>.setup(arg)` differs for `arg = nil` and `arg = {}`. To cover both cases, treat unset plugin spec properties as `nil`. For the latter case, one may set `<prop> = {}` explicitly. |
||
---|---|---|
.. | ||
lazy |