My understanding is the mdempsky branch is not expected to work with Go
modules. This fork apparently will: https://github.com/stamblerre/gocode

That said, I haven't personally had any luck with that fork either. I would
love to hear from someone who's had success with gocode/vim-go/modules.

On Fri, Nov 9, 2018 at 1:03 PM Keith Brown <keith6...@gmail.com> wrote:

> Using vim-go
>
> Has anyone gotten gocode (https://github.com/mdempsky/gocode) to work
> with golang modules?
>
> In my GOPATH directory, i see
>
> gopath
>   pkg
>     mod
>      cache
>        download
>          github.com
>
> But for whatever reason, its not autocompletting the modules.
>
> Is there anything else I should be doing? In addion, is there a better
> solution for vim users?
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "golang-nuts" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to golang-nuts+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to