This is a creation in Article, where the information may have evolved or changed.
to this day, go development has entered a slow and steady development phase, so some of the available Ides are also in season, such as Liteide , IntelliJ Golang plug-ins, etc., but now I can only use vim in some environment, so I hereby record.
in fact, under the VIM configuration of the simple development environment is quite simple, put a statement to add to the ~/.VIMRC:
FileType offfiletype plugin indent offset runtimepath+= $GOROOT/misc/vimfiletype plugin indent onsyntax on
Actually, this is $goroot/ . a simple way to Readme.txt in Misc/vim.
References:
1. $GOROOT/ Misc/vim in Readme.txt
2. Go Programming Environment Setup and vim settings , http://blog.chinaunix.net/uid-24774106-id-3964461.html
3, Go in Vim, http://go-lang.cat-v.org/text-editors/vim/
4. Golang IntelliJ Idea Plugin Google-go-lang-idea-plugin compilation method build in Windows ,/HTTP / blog.csdn.net/mokt2001/article/details/16962429
5. use IntelliJ idea to build a Golang development environment under WINDWOS (Take a poop pee super detailed) , http://blog.csdn.net/slug302/article/details/16991323
6. Setting up the Google Go plugin with IntelliJ idea in OS X 10.8.5, Http://pivotallabs.com/setting-goog le-go-plugin-intellij-idea-13-os-x-10-8-5/
7, Liteide,http://www.oschina.net/p/liteide