AutoYADM commit: 2025-01-06 17:05:04
This commit is contained in:
parent
3c85913730
commit
cfd9038a95
1 changed files with 9 additions and 9 deletions
|
@ -5,13 +5,13 @@ return {
|
||||||
dependencies = {
|
dependencies = {
|
||||||
"ficcdaf/ashen.nvim",
|
"ficcdaf/ashen.nvim",
|
||||||
},
|
},
|
||||||
opts = {},
|
-- opts = {},
|
||||||
-- opts = {
|
opts = {
|
||||||
-- user_default_options = {
|
user_default_options = {
|
||||||
-- names = true,
|
names = false,
|
||||||
-- 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