Greatly inspired from Jesse Frazelle's vim
Run the following command:
$ cd ~/
$ git clone --recursive https://github.com/lucdew/myvim.git .vim
$ cd $HOME/.vim
$ make install
$ make update
- github.com/vim-airline/vim-airline
- github.com/vim-airline/vim-airline-themes
- github.com/morhetz/gruvbox
- github.com/scrooloose/nerdtree
- github.com/tpope/vim-surround
- github.com/tpope/vim-fugitive
- github.com/Raimondi/delimitMate
- github.com/godlygeek/tabular
- github.com/tpope/vim-sensible
- github.com/vim-scripts/ReplaceWithRegister
- github.com/ap/vim-buftabline
- github.com/Yggdroot/indentLine
- github.com/easymotion/vim-easymotion
- github.com/hashivim/vim-terraform
- github.com/cespare/vim-toml
- github.com/neoclide/coc.nvim
- github.com/Xuyuanp/nerdtree-git-plugin
- github.com/junegunn/fzf
- github.com/junegunn/fzf.vim