Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/fatih/vim-go
Browse files Browse the repository at this point in the history
  • Loading branch information
fatih committed Feb 2, 2015
2 parents 1bcaeb4 + 9873348 commit 6fa7bdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ let g:go_highlight_structs = 1

### Command not found

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

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

Expand Down

0 comments on commit 6fa7bdb

Please sign in to comment.