Skip to content

Commit

Permalink
Merge pull request spf13#95 from leh/11f4b04663d711b388f1c77e6fad7c93…
Browse files Browse the repository at this point in the history
…85e33419

Changed rails.vim bundle location from vimscripts to the original authors git repository.
  • Loading branch information
spf13 committed Jul 6, 2012
2 parents 93825a1 + 11f4b04 commit fc5b5d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vimrc
Expand Up @@ -130,7 +130,7 @@

" Ruby
if count(g:spf13_bundle_groups, 'ruby')
Bundle 'rails.vim'
Bundle 'tpope/vim-rails'
endif

" Misc
Expand Down

0 comments on commit fc5b5d1

Please sign in to comment.