tanaka51 / vagrant-golang

vagrant and golang
0 stars 0 forks source link

install godef for emacs tag jump #1

Open tanaka51 opened 11 years ago

tanaka51 commented 11 years ago

http://unknownplace.org/archives/golang-editing-with-emacs.html

tanaka51 commented 11 years ago
vagrant$ go get code.google.com/p/rog-go/exp/cmd
vagrant$ go get -u github.com/nsf/gocode
vagrant$ go get -u github.com/dougm/goflymake