AutoYADM commit: 2024-12-11 01:30:02

This commit is contained in:
Daniel Fichtinger 2024-12-11 01:30:02 -05:00
parent 2c0beb3ad1
commit 5ee537bd6e
5 changed files with 13 additions and 12 deletions

View file

@ -23,6 +23,7 @@ require("lazy").setup({
},
dev = {
path = "~/dev/plugins",
fallback = false,
},
defaults = {
-- By default, only LazyVim plugins will be lazy-loaded. Your custom plugins will load during startup.