Leeheng86 / vim_cfg

my vim comfiguration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation:

    git clone https://github.com/Leeheng86/vim_cfg.git ~/.vim

Create symlinks:

    ln -s ~/.vim/vimrc ~/.vimrc

Switch to the `~/.vim` directory, and fetch submodules:

    cd ~/.vim; git submodule init; git submodule update

About

my vim comfiguration


Languages

Language:Vim Script 99.9%Language:Ruby 0.1%