geopet / dotvim

vim configuration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

This is the repo for my vim dotfile management.

Installation:

Warning

This install will destroy your top level .vim, .vimrc and your .gvimrc files or directories.

Instructions

Clone the repo: git clone git@github.com:geopet/dotvim.git

cd ~/dotvim
./vim-init.sh

Adding new plugins

  1. Find vim plugin.
  2. Add to vim-init.sh script
  3. Rerun vim-init.sh

Vim resources:

The Vim Editor
Derek Wyatt's Videos - I can't recommend this resouce highly enough.
Vimcasts - Every episode I've watched I've learned something.

About

vim configuration


Languages

Language:Vim Script 68.4%Language:Shell 31.6%