kef / vimfiles

My vim config.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nkpart's vim files

It's vim files, not much more to say.

Using it

$ git clone https://github.com/nkpart/vimfiles.git .vim
$ cd .vim 
$ mkdir bundle
$ git clone https://github.com/gmarik/vundle.git bundle/vundle
$ vim +BundleInstall!

Contents

I'm using vundle to manage the bundles. The bundles are all declared in the vimrc.

About

My vim config.


Languages

Language:Vim Script 100.0%