Skip to content

Latest commit

 

History

History
executable file
·
12 lines (11 loc) · 251 Bytes

README.md

File metadata and controls

executable file
·
12 lines (11 loc) · 251 Bytes

vimrc

My vim config

install

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