[go-nuts] Re: compiling from within vim not working

2018-11-19 Thread Robert Solomon
I'm running gvim when I try this. I was able to symlink as an earlier poster instructed. Now I'm having a different problem. I'm getting the error that no go files are found. My code is in ~/go/src, so each file is dir/code file.go. gvim make is confused by that -- You received this me

[go-nuts] Re: compiling from within vim not working

2018-11-18 Thread Jay Ts
On Saturday, November 17, 2018 at 11:16:08 AM UTC-7, rob wrote: > > Hi. I'm interested in trying the internal compiling option for Go. > > Vim 7.4. Ubuntu 16.04 amd64 > > go 1.11.2 > > I'm using the version of vim that gets installed by apt. > > When I type :make from a window showing a buf