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

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

View file

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