lazy.nvim/lua/lazy/core
Folke Lemaitre b2dec14824
fix(cache): check full paths of cached modpaths. Fixes #324
2023-01-05 13:42:23 +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): check full paths of cached modpaths. Fixes #324 2023-01-05 13:42:23 +01:00
config.lua feat(spec): added `import` to import other plugin modules 2023-01-02 09:44:28 +01:00
loader.lua fix(loader): run plugin config before sourcing runtime 2023-01-04 23:17:29 +01:00
plugin.lua feat(spec): allow import property on a plugin spec 2023-01-04 17:50:57 +01:00
util.lua fix(util): Util.try can now work without an error message 2023-01-05 11:31:13 +01:00