Remove a bad space in _golang
This commit is contained in:
parent
6215de5d9c
commit
5f5d2bb51c
|
@ -79,7 +79,7 @@ commands=(
|
||||||
'run:compile and run Go program'
|
'run:compile and run Go program'
|
||||||
'test:test packages'
|
'test:test packages'
|
||||||
'tool:run specified go tool'
|
'tool:run specified go tool'
|
||||||
'version :print Go version'
|
'version:print Go version'
|
||||||
'vet:report likely mistakes in packages'
|
'vet:report likely mistakes in packages'
|
||||||
'help:get more information about a command'
|
'help:get more information about a command'
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in New Issue