Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 272 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 272 Bytes

Vim Configuration

My vim configuration.

Installation

Every file in ~/.vim/plugin will be sourced automatically on vim startup so just place this repository's contents in ~/.vim/

cd ~/.vim
git clone git://github.com/ziQ/vim.git .