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",
},
dev = true,
-- opts = {
-- colors = { blue = "#ffffff" },
-- },
opts = {
-- colors = { blue = "#ffffff" },
},
},
{
"LazyVim/LazyVim",