lazy.nvim/lua/lazy/core
Folke Lemaitre 9dce0816f1
feat(ui): added support for setting a title of the lazy window. Fixes #814
2023-05-27 14:28:09 +02:00
..
handler fix(build): make sure to properly load handlers for plugins that were built during startup. Fixes #744 2023-04-24 07:54:21 +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): added support for setting a title of the lazy window. Fixes #814 2023-05-27 14:28:09 +02:00
loader.lua fix(loader): reset cache before installing plugins during startup. Fixes #803 2023-05-17 19:36:00 +02:00
plugin.lua fix(plugin): fixup. It's fine that Plugin.url doesn't exist 2023-05-27 08:49:45 +02:00
util.lua refactor(cache): refactor for upstreaming to `vim.loader` 2023-03-15 15:10:56 +01:00