lazy.nvim/lua/lazy/core
Folke Lemaitre 2f5c1be525
fix(ui): get plugin details from the correct plugin in case it was deleted
2022-12-26 09:37:30 +01:00
..
handler fix(keys): only delete key handler mappings once 2022-12-25 16:17:50 +01:00
cache.lua feat(cache): make ttl configurable 2022-12-25 16:26:17 +01:00
config.lua feat(ui): make lazy icon configurable (#163) 2022-12-25 13:41:33 +01:00
loader.lua fix(loader): add proper error message when trying to load a plugin that doesn't exist. Fixes #160 2022-12-25 14:06:53 +01:00
plugin.lua fix(ui): get plugin details from the correct plugin in case it was deleted 2022-12-26 09:37:30 +01:00
util.lua refactor: refactored ui code 2022-12-23 10:18:19 +01:00