My gofmt is under /usr/bin which is in `PATH`, yet gofmt.vim is unable to find it. As a workaround I used: `let g:gofmt_exe = '/usr/bin/gofmt`