lazy.nvim/lua/lazy/core
Folke Lemaitre c59c05c7a8
fix(loader): run plugin config before sourcing runtime
2023-01-04 23:17:29 +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 style: debug formatting 2023-01-04 00:27:31 +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): assume type is file when no type is returned by scandir. Fixes #306 2023-01-04 08:57:50 +01:00