- auto completion with virtual environment
- syntastic checking
- func bar on the bottom
- file tree
plug-vim
- YouCompleteMe
- syntastic
- vim-airline
- nerdtree
cd ~
rm -rf .vim .vimrc
git clone git@github.com:mr-ping/my-vim.git .vim
Execute PlugClean
and PlugInstall
commands in VIM.