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