My vim configuration, mainly used for Golang development.
- Golang 1.8+ installed and env setup
- Clone this repo to some path
/path/to/this/repo
- Make a symlink:
~/.vim
->/path/to/this/repo
; Make sure you backup your original.vim
and.vimrc
- Open a vim and run
:PlugInstall
to install plugins and tools used by plugins
- https://github.com/junegunn/vim-plug
- https://github.com/sheerun/vimrc
- https://github.com/itchyny/lightline.vim
- https://github.com/mhinz/vim-startify
- https://github.com/jiangmiao/auto-pairs
- https://github.com/Shougo/neocomplete.vim
- https://github.com/sheerun/vim-polyglot
- https://github.com/fatih/vim-go
- https://github.com/jamessan/vim-gnupg