Skip to content

Commit 6fa7bdb

Browse files
committed
Merge branch 'master' of https://github.com/fatih/vim-go
2 parents 1bcaeb4 + 9873348 commit 6fa7bdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ let g:go_highlight_structs = 1
191191

192192
### Command not found
193193

194-
If trying to use `:GoDef`, `:Goinfo` and get a `command not found`, check that you have the binaries installed by using: `:GoInstallBinaries`
194+
If trying to use `:GoDef`, `:GoInfo` and get a `command not found`, check that you have the binaries installed by using: `:GoInstallBinaries`
195195

196196
Before opening vim, check your current `$PATH`:
197197

0 commit comments

Comments
 (0)