Skip to content

Commit

Permalink
rails.vim 4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tpope committed Dec 18, 2009
1 parent 07738b2 commit e1dd7a5
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 = '4.0'
let g:autoloaded_rails = '4.1'

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

0 comments on commit e1dd7a5

Please sign in to comment.