mirror of
https://github.com/zsh-users/zsh-completions.git
synced 2026-09-17 16:00:19 +00:00
Remove a bad space in _golang
This commit is contained in:
+1
-1
@@ -79,7 +79,7 @@ commands=(
|
||||
'run:compile and run Go program'
|
||||
'test:test packages'
|
||||
'tool:run specified go tool'
|
||||
'version :print Go version'
|
||||
'version:print Go version'
|
||||
'vet:report likely mistakes in packages'
|
||||
'help:get more information about a command'
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user