jorijn / .vim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

.vim

My vim dotfiles.

Install

Run the following commands:

$ cd ~/
$ git clone --recursive git@github.com:mijndert/.vim.git .vim
$ ln -sf $HOME/.vim/vimrc $HOME/.vimrc

Pathogen

The vim dot files make use of the Pathogen runtime path manager to install plugins and runtime files into their own private directiories.

Plugins Used

This is a slimmed down version of https://github.com/jessfraz/.vim.

About

License:MIT License


Languages

Language:Vim Script 97.5%Language:Shell 2.5%