lazy.nvim/lua/lazy/core
Folke Lemaitre 7260a2b28b
feat(spec)!: setting a table to `Plugin.config` is now deprecated. Please use `Plugin.opts` instead. (backward compatible for now)
2023-01-08 15:01:58 +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 test: fixed helper function to delete test directory 2023-01-07 22:52:49 +01:00
config.lua fix(config): properly handle uis connecting after startup 2023-01-07 09:12:59 +01:00
loader.lua feat(spec)!: setting a table to `Plugin.config` is now deprecated. Please use `Plugin.opts` instead. (backward compatible for now) 2023-01-08 15:01:58 +01:00
plugin.lua feat(spec)!: setting a table to `Plugin.config` is now deprecated. Please use `Plugin.opts` instead. (backward compatible for now) 2023-01-08 15:01:58 +01:00
util.lua feat(util): better deep merging with `Util.merge` 2023-01-08 15:01:58 +01:00