nvim: Fix overseer task name
This commit is contained in:
parent
c7819c793f
commit
efeca2ff10
@ -1,5 +1,5 @@
|
|||||||
return {
|
return {
|
||||||
name = "Cargog Test",
|
name = "Cargo Test",
|
||||||
builder = function()
|
builder = function()
|
||||||
return {
|
return {
|
||||||
cmd = {
|
cmd = {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user