lazy.nvim/lua/lazy/core
Folke Lemaitre 93d30722a0
fix: add plugin after dir to rtp for start plugins so it gets picked up during startup
2022-12-03 17:46:34 +01:00
..
cache.lua fix: return nil when `fs_stat` fails and return nil in module loader 2022-12-02 19:16:21 +01:00
config.lua perf: added option to reset rtp to just your config and the neovim runtime 2022-12-03 17:46:34 +01:00
handler.lua feat: automatically detect config module changes in or oustside Neovim and reload 2022-12-03 00:12:49 +01:00
loader.lua fix: add plugin after dir to rtp for start plugins so it gets picked up during startup 2022-12-03 17:46:34 +01:00
plugin.lua feat: plugins no longer need to be installed under site/pack/*/opt 2022-12-03 15:48:06 +01:00
util.lua feat: plugins no longer need to be installed under site/pack/*/opt 2022-12-03 15:48:06 +01:00