Skip to content

chrisyue/my-vimrc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 

Repository files navigation

My Vimrc

vimrc for Mac and Linux

HOW TO USE

clone this repository

git clone https://github.com/chrisyue/my-vimrc.git

copy .vim to your home directory

cp my-vimrc/.vim ~/ -R

or create a symlink to your home dir

cd ~
ln -s /path/to/my-vimrc/.vim

run vim, and type the following command to install all plugins:

:PlugInstall

About

vim configs for mac and linux

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published