lazy.nvim/lua/lazy/core
Folke Lemaitre 72f64ce1f7
feat: added checks for Neovim version
2022-12-14 21:25:16 +01:00
..
handler feat!: lazy now handles the full startup sequence (`vim.go.loadplugins=false`) 2022-12-14 21:03:53 +01:00
cache.lua perf: disable cache by default on VimEnter or on BufReadPre 2022-12-03 18:59:53 +01:00
config.lua feat: added checks for Neovim version 2022-12-14 21:25:16 +01:00
loader.lua feat!: lazy now handles the full startup sequence (`vim.go.loadplugins=false`) 2022-12-14 21:03:53 +01:00
plugin.lua fix: replace ~ by HOME for Plugin.dir 2022-12-13 10:29:40 +01:00
util.lua feat: cleanup keys/cmd handlers when loading a plugin 2022-12-03 23:42:05 +01:00