Use whichever you prefer. There is good Go support for both of those editors, and others.
--
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...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
I'm basic user of both Vim and Emacs, but considering that I may switch
from some Emacs-related packages to 3rd party ones, there is no longer
essential to use Emacs for my upcoming Go-related development, so wonder
which editor, iow. Vim or Emacs, is considered to have better support
for Go development?
I use vim for go development, I use the faith/vim-go it works well, the only thing I wish is, I want to turn off the syntax checking when you save the file. But other than that its good.
Sam Fourman Jr.
I use vim for go development, I use the faith/vim-go it works well, the only thing I wish is, I want to turn off the syntax checking when you save the file. But other than that its good.