Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 377 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 377 Bytes

Vim Venders!

A Vim config inspired by the work of Wim Wenders.

Quick Setup

There’s a setup script included that will create a bunch of directories in ~/.vim as well as symlink ~/.vimrc and ~/.gvimrc to ~/.vim/vimrc and ~/.vim/gvimrc, respectively. Checkout as setup like so:

git clone https://github.com/roshambo/vim-venders.git ~/.vim
cd ~/.vim
./setup