Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 455 Bytes

README.textile

File metadata and controls

37 lines (27 loc) · 455 Bytes

Description

This are my vim configuration files and plugins.

Installation

Clone this repository to your home as .vim


git clone git://github.com/codedreality/vim-config.git ~/.vim

Switch to your .vim directory


cd ~/.vim

Get the submodules


git submodule update --init

Link your .vimrc to the package vimrc


ln -s vimrc ~/.vimrc