Skip to content

janne/dotvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotvim

About

A set of VIM configuration files. Uses vundle for easy handling of VIM plugins.

Installation

git clone git://github.com/janne/dotvim.git ~/.vim

Create symlinks

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

Switch to the ~/.vim directory and fetch submodules

Start vim and run

:BundleInstall

Update submodules

When you later want to update all submodules:

:BundleInstall!

About

My vim dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published