discord rpc
This commit is contained in:
10
nvim/lua/plugins/presence.lua
Normal file
10
nvim/lua/plugins/presence.lua
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
return {
|
||||||
|
"andweeb/presence.nvim",
|
||||||
|
lazy = false,
|
||||||
|
enabled = true,
|
||||||
|
opts = {
|
||||||
|
buttons = false,
|
||||||
|
blacklist = {},
|
||||||
|
},
|
||||||
|
config = true,
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user