From efeca2ff100d76c9be659bd9a39ef13d432471d4 Mon Sep 17 00:00:00 2001 From: Andreas Tsouchlos Date: Tue, 17 Jun 2025 22:10:23 -0400 Subject: [PATCH] nvim: Fix overseer task name --- nvim/.config/nvim/lua/overseer/template/user/cargo_test.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nvim/.config/nvim/lua/overseer/template/user/cargo_test.lua b/nvim/.config/nvim/lua/overseer/template/user/cargo_test.lua index b50f9da..fca2191 100644 --- a/nvim/.config/nvim/lua/overseer/template/user/cargo_test.lua +++ b/nvim/.config/nvim/lua/overseer/template/user/cargo_test.lua @@ -1,5 +1,5 @@ return { - name = "Cargog Test", + name = "Cargo Test", builder = function() return { cmd = {