Skip to content
This repository has been archived by the owner on Nov 23, 2018. It is now read-only.

csaura/dotvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation:

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

Create symlinks:

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

Clone the vundle repo
git clone https://github.com/gmarik/Vundle.vim.git ~/.vim/bundle/Vundle.vim

Run vundle install:
vim
:BundleInstall

Releases

No releases published

Packages

No packages published