AutoYADM commit: 2025-01-18 01:00:03

This commit is contained in:
Daniel Fichtinger 2025-01-18 01:00:03 -05:00
parent 986a548ae9
commit a2d80d0ec7
4 changed files with 6 additions and 5 deletions

View file

@ -23,6 +23,7 @@ return {
},
force_override = {
DiagnosticUnnecessary = {},
NonText = { "#FFFFFF" },
},
merge_override = {
-- Normal = { nil, "#000000" },

View file

@ -1,6 +1,6 @@
return {
"ibhagwan/fzf-lua",
opts = {
-- fzf_colors = false,
-- fzf_colors = true,
},
}