wxmcan / vimfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is my ~/.vim dir.

Installation

Clone the repo: git clone git://github.com/wxmcan/vimfiles.git ~/.vim

Make sure vim finds the vimrc file by either symlinking it: ln -s ~/.vim/vimrc ~/.vimrc

or by sourcing it from your own ~/.vimrc: source ~/.vim/vimrc

About


Languages

Language:Vim Script 98.6%Language:Python 0.8%Language:Ruby 0.6%