1
0
Fork 0
mirror of https://github.com/folke/lazy.nvim.git synced 2025-04-11 01:42:32 +00:00
lazy.nvim/lua/lazy/core
2023-01-10 09:28:59 +01:00
..
handler fix(keys): Use vim's default value for an unset g:mapleader () 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 ci: let release-please update Config.version 2023-01-10 09:28:59 +01:00
loader.lua fix(spec): Plugin.opts is now always a table. Fixes 2023-01-08 18:45:40 +01:00
plugin.lua fix(spec): don't import specs more than once 2023-01-10 09:28:59 +01:00
util.lua refactor(util): improved notify functions 2023-01-10 09:28:59 +01:00