$ make install
- Latest Golang
- vim 8.0+
Using oh-my-zsh with antigen.
peco and ghq are used for exploring src directory with GOPATH style.
On zsh,
^S: open anysrcdirectory by peco. It enables incremental search for projects you fetched.^R: search .zsh_history in peco.
To install plugins, run :PlugInstall.
Just use fatih/vim-go: Go development plugin for Vim.
Public Domain