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