Skip to content

jcallin/vimrc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

vimrc

How to install and use this .vimrc

Install vim

apt-get install --upgrade vim (linux) brew install vim (mac)

Clone this repo

git clone git@github.com:jcallin/vimrc.git

Link the .vimrc file in this repo to your home folder so it can be easily updated by pulling the master branch from this repo

ln -s ~/.vimrc vimrc/.vimrc

Install Vundle and plugins

git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim vim :PluginInstall

About

My second greatest accomplishment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages