AutoYADM commit: 2025-01-03 00:30:02

This commit is contained in:
Daniel Fichtinger 2025-01-03 00:30:02 -05:00
parent acad09987c
commit 60457df507
No known key found for this signature in database
GPG key ID: D1B0947B25420214

View file

@ -3,9 +3,9 @@ return {
-- dir = "~/dev/plugins/ashen.nvim/", -- dir = "~/dev/plugins/ashen.nvim/",
"ficcdaf/ashen.nvim", "ficcdaf/ashen.nvim",
-- only for debugging -- only for debugging
dependencies = { -- dependencies = {
"folke/snacks.nvim", -- "folke/snacks.nvim",
}, -- },
dev = true, dev = true,
opts = { opts = {
-- colors = { blue = "#ffffff" }, -- colors = { blue = "#ffffff" },