neal-merkl / .vim

vim setup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation:

git clone git@github.com:anmerkl/.vim.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

vim setup


Languages

Language:Vim Script 68.9%Language:Shell 31.1%