lazy.nvim/lua/lazy/core
Maria José Solano 4446fdb9af
feat(ui): check pinned packages that can't be updated (#1139)
* style: fix filter types

* feat: check outdated pinned plugins
2023-10-23 07:52:54 +02:00
..
handler refactor: Handler.load => Handler.resolve 2023-10-17 17:43:37 +02:00
cache.lua fix(loader): keep using the internal lua cache till 0.9.1 2023-04-19 12:59:39 +02:00
config.lua feat(ui): check pinned packages that can't be updated (#1139) 2023-10-23 07:52:54 +02:00
loader.lua fix(loader): dont autoload when lazy handlers have not been setup yet. Fixes #1132 2023-10-17 17:44:14 +02:00
plugin.lua perf(plugin): cache lazy handler values 2023-10-16 23:04:57 +02:00
util.lua style: show full trace when debug=true 2023-10-22 14:24:33 +02:00