/.vim

Primary LanguageVim Script

VIM basic config

My vim configuration. Mainly inspired by the amix's one.

Pre-requisites

This configuration should work with vim >= 7.2

Installation

    curl -sS https://raw.githubusercontent.com/rfussien/.vim/master/installer | sh

Add your configuration

If you wan't to add specific configuration, you can add that to ~/.my.vimrc which is suppose to be created during the installation.

Included plugin's bundles

specific for web development

Included color scheme's bundle

Updating to the last version

To update, just run that script

	.vim/selfupdate

It'll update the project, sub-projects and Bundles