farazdagi / vim-go-ide

Ready to use, fully configured for Go development.
576 stars 290 forks source link

google oracle is depreciated and replaced by guru but this repo still uses oracle #17

Open akailash opened 7 years ago

akailash commented 7 years ago

google oracle is depreciated and replaced by guru but this repo still uses oracle. latest vim-go uses guru

NewbMiao commented 6 years ago

Temporary fix it by:

vim ~/.vim_go_runtime/bundle/pristine/vim-go/plugin/go.vim
//chg oracle => guru

Hope it can be changed soon!