Skip to content

julienXX/dotvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

Clone the repo: $ git clone https://github.com/julienXX/dotvim.git ~/.vim

Create subdirectories: $ mkdir ~/.vim/bundle $ mkdir ~/.vim/backup

Then install Vundle: $ git clone http://github.com/gmarik/vundle.git ~/.vim/bundle/vundle

Make sure vim finds the vimrc file by either symlinking it: $ ln -s ~/.vim/vimrc ~/.vimrc

Run :BundleInstall to tell Vundle to bundle all plugins

Mostly inspired by these people vimfiles:

Releases

No releases published

Packages

No packages published