bdiallo / vimfiles

My personal vimfiles, started as janus + pathogen, evolving to something more vim-ish days after days

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation

Clone the repo: git clone https://github.com/bdiallo/vimfiles.git ~/.vim

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

Remember to run :BundleInstall to tell Vundle to grab all plugins

About

My personal vimfiles, started as janus + pathogen, evolving to something more vim-ish days after days


Languages

Language:Vim Script 100.0%