diff --git a/lua/lazyvim/plugins/extras/editor/overseer.lua b/lua/lazyvim/plugins/extras/editor/overseer.lua index 3a997262..402ba749 100644 --- a/lua/lazyvim/plugins/extras/editor/overseer.lua +++ b/lua/lazyvim/plugins/extras/editor/overseer.lua @@ -13,7 +13,8 @@ return { "OverseerClose", "OverseerToggle", "OverseerShell", - "OverseerRun" + "OverseerRun", + "OverseerTaskAction", }, opts = { dap = false,