I install neovim and bigin to setup. I install vim-go and after execute :GoInstallBinaries, and all need libraries installed to my GOPATH, all good. But result command in vim :GoDef, :GoDoc:
- give me msg:
vim-go: /bin/sh: 1: guru: not found
vim-go: /bin/sh: 1: gogetdoc: not found
I use zsh, not standart shell(zsh default shell), i try write set shell=$SHELL
and set shell=/bin/zsh
in my vimrc and init.vim file - no effect and i set correct path in .bashrc to my GOPATH. I think problem with vim-go which use /bin/sh, may by. Any ideas? And very strange vim-go install libraries to GOPATH, but doesэt find them there Thank you!
i set correct path in .bashrc to my GOPATH.
zsh
doesn't use .bashrc use .zshrc
instead.
Be a long time to laugh, but I had to restart the computer ......frenzy....