Skip to content
This repository has been archived by the owner on Nov 10, 2024. It is now read-only.

Latest commit

 

History

History
15 lines (11 loc) · 424 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 424 Bytes

To Install

git clone this repo into ~/.vim
cd ~/.vim
git submodule init
git submodule update
ln -s ~/.vim/vimrc ~/.vimrc

Wishlist items:

Sam Coward 1/27/2011

  • Automatically / interactively create _spec file when switching to alternate file if _spec doesnt exist.
  • Nice way to create a new file and have it show up in NERDTree and FufFinder
  • Run specs/cucumber with results in quickfix window.