AutoYADM commit: 2025-01-03 10:30:02
This commit is contained in:
parent
c1af6e4668
commit
4e7ea90d76
1 changed files with 8 additions and 8 deletions
|
@ -5,12 +5,12 @@ return {
|
|||
dependencies = {
|
||||
"ficcdaf/ashen.nvim",
|
||||
},
|
||||
opts = {
|
||||
user_default_options = {
|
||||
names = true,
|
||||
names_custom = function()
|
||||
return require("ashen.colors")
|
||||
end,
|
||||
},
|
||||
},
|
||||
-- opts = {
|
||||
-- user_default_options = {
|
||||
-- names = true,
|
||||
-- names_custom = function()
|
||||
-- return require("ashen.colors")
|
||||
-- end,
|
||||
-- },
|
||||
-- },
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue