lazy.nvim/lua/lazy/core
Folke Lemaitre 4aa362e8dc
feat(cache): make ttl configurable
2022-12-25 16:26:17 +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 feat(build): build can now be a list to execute multiple build commands. Fixes #143 2022-12-24 11:30:15 +01:00
util.lua refactor: refactored ui code 2022-12-23 10:18:19 +01:00