Merge pull request #118 from cblunt/patch-1

Updated readme to use "tpope/vim-rails.git" repository.
This commit is contained in:
gmarik
2011-12-02 10:22:41 -08:00

View File

@@ -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'
" ...