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 = {
|
dependencies = {
|
||||||
"ficcdaf/ashen.nvim",
|
"ficcdaf/ashen.nvim",
|
||||||
},
|
},
|
||||||
opts = {
|
-- opts = {
|
||||||
user_default_options = {
|
-- user_default_options = {
|
||||||
names = true,
|
-- names = true,
|
||||||
names_custom = function()
|
-- names_custom = function()
|
||||||
return require("ashen.colors")
|
-- return require("ashen.colors")
|
||||||
end,
|
-- end,
|
||||||
},
|
-- },
|
||||||
},
|
-- },
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue