AutoYADM commit: 2025-01-06 17:05:04

This commit is contained in:
Daniel Fichtinger 2025-01-06 17:05:04 -05:00
parent 3c85913730
commit cfd9038a95

View file

@ -5,13 +5,13 @@ return {
dependencies = {
"ficcdaf/ashen.nvim",
},
opts = {},
-- opts = {
-- user_default_options = {
-- names = true,
-- opts = {},
opts = {
user_default_options = {
names = false,
-- names_custom = function()
-- return require("ashen.colors")
-- end,
-- },
-- },
},
},
}