10 lines
146 B
Lua
10 lines
146 B
Lua
return {
|
|
"andweeb/presence.nvim",
|
|
lazy = false,
|
|
enabled = true,
|
|
opts = {
|
|
buttons = false,
|
|
blacklist = {},
|
|
},
|
|
config = true,
|
|
}
|