AutoYADM commit: 2025-01-03 19:15:02

This commit is contained in:
Daniel Fichtinger 2025-01-03 19:15:02 -05:00
parent 5210d144cc
commit d9c8d81a7a
No known key found for this signature in database
GPG key ID: D1B0947B25420214

View file

@ -7,10 +7,10 @@ return {
-- "folke/snacks.nvim", -- "folke/snacks.nvim",
-- }, -- },
dev = true, dev = true,
opts = { -- opts = {
-- colors = { blue = "#ffffff" }, -- -- colors = { blue = "#ffffff" },
hl = {}, -- -- hl = {},
}, -- },
}, },
{ {
"LazyVim/LazyVim", "LazyVim/LazyVim",