Skip to content

williamherry/vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My personal Vim configurations and some plugins which I used in my daily job.

Usage

  1. BACKUP your .vim directory and .vimrc first. (IMPORTANT!)

  2. cd ~ to change directory to your home directory.

  3. copy files to your home directory:

     git clone [email protected]:williamherry/vim.git ~/.vim
    
  4. setup vim

     sh .vim/setup.sh
    
  5. when add new plugins to .vimrc, run follow command to update

     vim +BundleInstall +qa
    

About

william's vim settings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published