Skip to content

Instantly share code, notes, and snippets.

View liul85's full-sized avatar
🎯
Focusing

Liang Liu liul85

🎯
Focusing
View GitHub Profile
@liul85
liul85 / .md
Created September 21, 2017 14:53
spf13-vim + vim-go
  1. Install spf13-vim
sh <(curl https://j.mp/spf13-vim3 -L)
  1. Install Go bundle
echo "let g:spf13_bundle_groups=['general', 'neocomplete', 'programming', 'ruby', 'python', 'go', 'javascript', 'html', 'misc', 'writing' ]" >> ~/.vimrc.before.local