From 84fa7222f05432322d93c3a1f84ac787b6a679f4 Mon Sep 17 00:00:00 2001 From: Mika Andrianarijaona Date: Thu, 19 Feb 2026 12:26:18 +0100 Subject: [PATCH] Update lua/lazyvim/plugins/extras/editor/overseer.lua Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- lua/lazyvim/plugins/extras/editor/overseer.lua | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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,