/vimrc

My vim config

Primary LanguageVim Script

vimrc

My vim config

install

  1. First backup and remove your $HOME/.vim direcotry
  2. Execute the following command
git clone git@github.com:vergilgxw/vimrc.git ~/.vim
cd .vim
bash install.sh
  1. Enter vim, and type :PlugInstall, enter