Skip to content

swpd/vimrc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vimrc

swpd's vimrc

Installation

clone this repository:

git clone https://github.com/swpd/vimrc.git ~/.vim

create symbol link to ~/.vim/vimrc:

ln -s ~/.vim/vimrc ~/.vimrc

install vundle:

git clone https://github.com/gmarik/vundle.git ~/.vim/bundle/vundle

install bundles:

Launch vim, run :BundleInstall

update bundles:

Launch vim, run :BundleInstall!

Plugins

Color Schemes

About

swpd's vimrc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published