9 lines
101 B
Lua
9 lines
101 B
Lua
return {
|
|
{
|
|
'stevearc/overseer.nvim',
|
|
opts = {
|
|
strategy = 'toggleterm',
|
|
},
|
|
},
|
|
}
|