comicchang / .vim

My .vimrc and plugins, dropped history.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

My .vimrc and plugins, plugins are installed as plugin bundles by NeoBundle.

View .vimrc for key mappings and neobundle.vim for installed plugin bundles. A simple document providing an overview of installed plugins will be slowly updated. Run command :help rainux to check it out.

Installation

Linux/Unix/Mac OS X

Run the following commands in your terminal with bash/zsh:

cd
git clone https://github.com/rainux/.vim.git
.vim/install

Windows

Run the following commands in cmd.exe:

cd %HOME%
git clone https://github.com/rainux/.vim.git
.vim\install.cmd

About

My .vimrc and plugins, dropped history.


Languages

Language:Vim Script 85.9%Language:Python 11.7%Language:Shell 1.5%Language:Batchfile 0.9%