Browse Source

Merge pull request #118 from cblunt/patch-1

Updated readme to use "tpope/vim-rails.git" repository.
pull/101/merge
gmarik 14 years ago
parent
commit
37e82d1e18
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md 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'
" ...


Loading…
Cancel
Save