Skip to content
This repository has been archived by the owner on Dec 19, 2023. It is now read-only.

capotej/dotvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

** WARNING **
BACKUP YOUR .VIM AND .VIMRC, THIS SCRIPT DOES NOT BACK IT UP
** ENDWARNING **

1. git clone git@github.com:capotej/dotvim.git
2. cd dotvim
3. sh install.sh

To customize any settings, simply create a ~/.vimrc.local and override any defaults

To update/add plugins, just edit Vendorfile and run vendorer (gem install vendorer)