Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 422 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 422 Bytes

my vim settings. for personal usage only.

If you are running on Windows, it is recommended to run the below commands in git bash.

Usage: 0. Get vundle: git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim

  1. Git clone this repo
  2. Move it to ~/.vim_runtime
  3. cd ~/.vim_runtime
  4. chmod u+x install_mac.sh (of if install_win.sh if you are running on windows)
  5. ./install_mac.sh
  6. That's it.