nvim: Fix overseer task name

This commit is contained in:
Andreas Tsouchlos 2025-06-17 22:10:23 -04:00
parent c7819c793f
commit efeca2ff10

View File

@ -1,5 +1,5 @@
return { return {
name = "Cargog Test", name = "Cargo Test",
builder = function() builder = function()
return { return {
cmd = { cmd = {