discord rpc

This commit is contained in:
Blake Ridgway 2023-12-26 06:06:40 -06:00
parent 535b840436
commit af464c3f02

View file

@ -0,0 +1,10 @@
return {
"andweeb/presence.nvim",
lazy = false,
enabled = true,
opts = {
buttons = false,
blacklist = {},
},
config = true,
}