Hello,
So I am just getting started with Go and have installed it prebuilt from
the ubuntu software (the joys of being lazy). To my dismay, it doesn't seem
to have created anything resembling the go root. It created a folder called
go, however it only contains a folder src.
Furthermore VIM should be being configured to recognize *.go files and
highlight/indent them, but it doesn't seem to be doing this, any
suggestions would be great.
--