Skip to content

Commit

Permalink
rails.vim 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tpope committed May 27, 2008
1 parent b2c06e4 commit eff7ba8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion autoload/rails.vim
Expand Up @@ -13,7 +13,7 @@
if &cp || exists("g:autoloaded_rails")
finish
endif
let g:autoloaded_rails = '1.257'
let g:autoloaded_rails = '2.0'

let s:cpo_save = &cpo
set cpo&vim
Expand Down

0 comments on commit eff7ba8

Please sign in to comment.