julienXX / dotvim

My .vim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

About

My .vim


Languages

Language:Vim Script 100.0%