cd /yangyu/.vim/pack/plugins/startgit clone https://github.com/fatih/vim-go.gitvi main.go:GoInstallBinaries
代码提示: cd /yangyu/.vim/pack/plugins/startgit clone https://github.com/fatih/vim-go.gitvi main.go:GoInstallBinaries go工具 go get golang.org/x/tools/cmd/godoc
submit text3 插件
1 2 3 4 5 6 7 8 9 10 11 12 13
Read the extension example and make sure you understand its contents. File an issue if you have any concerns. Uninstall GoSublime Run the command git clone https://margo.sh/GoSublime to install GoSublime from the development branch. Restart Sublime Text. The status bar should instruct you to press ctrl+.,ctrl+x or cmd+.,cmd+x which creates the margo extension file. Please read all comments in the file. If you've already switched to the new margo implementation, it might help to check the extension example for changes as there are some API breakages. "gscomplete_enabled": true, // Whether or not gsfmt is enabled "fmt_enabled": true,