lazy.nvim/lua/lazy/core/handler
Folke Lemaitre ec2f432a84
feat!: lazy now handles the full startup sequence (`vim.go.loadplugins=false`)
2022-12-14 21:03:53 +01:00
..
cmd.lua feat: better way of dealing with lazy loaded completions (thanks to @lewis6991) 2022-12-13 10:10:17 +01:00
event.lua refactor: moved handler to separate modules 2022-12-05 14:47:30 +01:00
ft.lua feat!: lazy now handles the full startup sequence (`vim.go.loadplugins=false`) 2022-12-14 21:03:53 +01:00
init.lua refactor: moved plugin handler types to plugin 2022-12-06 10:36:31 +01:00
keys.lua refactor: moved handler to separate modules 2022-12-05 14:47:30 +01:00