feat: lazy caching now works with functions that have upvalues

This commit is contained in:
Folke Lemaitre 2022-11-25 15:35:40 +01:00
parent 48199f8031
commit fe33e4e3dd
No known key found for this signature in database
GPG key ID: 41F8B1FBACAE2040
9 changed files with 161 additions and 187 deletions

View file

@ -11,6 +11,7 @@ M.defaults = {
---@type string[]
patterns = {},
},
interactive = true,
package_path = vim.fn.stdpath("data") .. "/site/pack/lazy",
view = {
icons = {