10 lines
139 B
Lua
10 lines
139 B
Lua
-- stylua: ignore
|
|
|
|
return {
|
|
{
|
|
"andweeb/presence.nvim",
|
|
opts = {
|
|
workspace_text = "The One True Text Editor",
|
|
},
|
|
},
|
|
}
|