Skip to content

my .vim configuration

Notifications You must be signed in to change notification settings

sirjofri/dotvim_old

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My .vim configuration

This repository contains my .vim configuration, ready to install.

Dependencies

Nothing special, just git, make, and (of course) vim.

For module dependencies check out the module repositories.

Installation

git clone http://github.com/sirjofri/dotvim.git ~/.vim
make

For upgrading the submodules (installed plugins) simply type make upgrade.