/dotvim

Primary LanguageVim script

Installation:

    git clone https://github.com/pablo1n7/dotvim.git

Create symlinks:

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

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

    cd ~/.vim
    git submodule init
    git submodule update