From 928b3bf2dc60ed43f0c611f9042b634c10a3f303 Mon Sep 17 00:00:00 2001 From: Chris Blunt Date: Fri, 2 Dec 2011 13:32:53 +0000 Subject: [PATCH] Updated readme to use "tpope/vim-rails.git" repository. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4a88f21..eb0fd75 100644 --- a/README.md +++ b/README.md @@ -33,10 +33,10 @@ Bundle 'tpope/vim-fugitive' Bundle 'Lokaltog/vim-easymotion' Bundle 'rstacruz/sparkup', {'rtp': 'vim/'} + Bundle 'tpope/vim-rails.git' " vim-scripts repos Bundle 'L9' Bundle 'FuzzyFinder' - Bundle 'rails.vim' " non github repos Bundle 'git://git.wincent.com/command-t.git' " ...