Replaced presence plugin with my fork

This commit is contained in:
2023-06-23 22:03:14 +02:00
parent 11bc202282
commit 5b942cb3aa
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ end
presence.setup({
auto_update = true,
neovim_image_text = "The One True Text Editor",
main_image = "neovim",
main_image = "https://i.pinimg.com/originals/86/87/c4/8687c4a36a58e40e67711b1c0e8e66e0.jpg",
client_id = "793271441293967371",
log_level = info,
debounce_timeout = 10,