hgfischer / vim

My personal vim setup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vim

This is my personal vim setup.

Install

  • First cleanup your current vim settings with make clean. If you need, make a backup first.
  • Secondly, run make to install NeoBundle.
  • Third, run vim and chose y to install all deps.

About

My personal vim setup


Languages

Language:Vim Script 97.3%Language:Makefile 2.7%