AutoYADM commit: 2024-11-18 20:45:02

This commit is contained in:
Daniel Fichtinger 2024-11-18 20:45:02 -05:00
parent c9865d92d8
commit c7843ed4ab
2 changed files with 4 additions and 4 deletions

View file

@ -6,10 +6,10 @@ local function format_func(filename)
end
end
return {
"andweeb/presence.nvim",
"jiriks74/presence.nvim",
event = "UIEnter",
opts = {
show_time = false,
-- editing_text = format_func,
-- log_level = "debug",
log_level = "warn",
},
}