Update lua/lazyvim/plugins/extras/editor/overseer.lua

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Mika Andrianarijaona 2026-02-19 12:26:18 +01:00 committed by GitHub
parent 0f5c9ea234
commit 84fa7222f0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -13,7 +13,8 @@ return {
"OverseerClose",
"OverseerToggle",
"OverseerShell",
"OverseerRun"
"OverseerRun",
"OverseerTaskAction",
},
opts = {
dap = false,