lazy.nvim/lua/lazy/core
Folke Lemaitre 9fa62ea8ea
fix(cache): dont keep invalid entries in the cache (cleanup)
2023-01-10 09:28:59 +01:00
..
handler fix(keys): Use vim's default value for an unset g:mapleader (#316) 2023-01-04 14:02:48 +01:00
cache.lua fix(cache): dont keep invalid entries in the cache (cleanup) 2023-01-10 09:28:59 +01:00
config.lua fix(config): properly handle uis connecting after startup 2023-01-07 09:12:59 +01:00
loader.lua fix(spec): `Plugin.opts` is now always a table. Fixes #351 2023-01-08 18:45:40 +01:00
plugin.lua refactor(util): improved notify functions 2023-01-10 09:28:59 +01:00
util.lua refactor(util): improved notify functions 2023-01-10 09:28:59 +01:00