245 current 2024-03-20 12:30:04 24.05.20240319.b06025f 6.8.0-zen1 *
This commit is contained in:
parent
272257d21b
commit
39fc9422c2
1 changed files with 14 additions and 0 deletions
|
|
@ -0,0 +1,14 @@
|
|||
return {
|
||||
'stevearc/overseer.nvim',
|
||||
opts = {
|
||||
task_list = {
|
||||
direction = "bottom",
|
||||
},
|
||||
},
|
||||
dependencies = {
|
||||
{
|
||||
'stevearc/dressing.nvim',
|
||||
opts = {},
|
||||
}
|
||||
},
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue