sublime 使用GoSublime开发golang

github 插件用户设置

{
	"fmt_enabled": true,
	"fmt_tab_indent": true,

	// the assumed width of the tab character (or number of spaces to indent with)
	"fmt_tab_width": 8,
}