reinout91 / vim-conf

My own vim configuration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vim configuration of Shingara

This vim configuration use vundle project.

How install this configuration

  1. Clone this project
$ git clone git://github.com/shingara/vim-conf.git
  1. Link the vimrc in vim-conf clone to .vimrc
$ ln -s ~/vim-conf/vimrc ~/.vimrc
  1. Install Vundle
$ git clone http://github.com/gmarik/vundle.git ~/.vim/bundle/vundle

Now you can use the vimrc and use Vundle.

You can see all information about how using vundle in their documentation

About

My own vim configuration


Languages

Language:Vim Script 100.0%