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

This commit is contained in:
Daniel Fichtinger 2024-11-18 20:30:02 -05:00
parent c7f5aa780b
commit c9865d92d8

View file

@ -9,7 +9,7 @@ return {
"andweeb/presence.nvim", "andweeb/presence.nvim",
opts = { opts = {
show_time = false, show_time = false,
editing_text = format_func, -- editing_text = format_func,
log_level = "debug", -- log_level = "debug",
}, },
} }