AutoYADM commit: 2025-01-02 18:30:02

This commit is contained in:
Daniel Fichtinger 2025-01-02 18:30:02 -05:00
parent 12358eec6c
commit 3b4f480f54
No known key found for this signature in database
GPG key ID: D1B0947B25420214

View file

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