Skip to content

Commit

Permalink
rails.vim 4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tpope committed Mar 13, 2010
1 parent f52871c commit 2b59751
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion autoload/rails.vim
Expand Up @@ -6,7 +6,7 @@
if exists('g:autoloaded_rails') || &cp
finish
endif
let g:autoloaded_rails = '4.1'
let g:autoloaded_rails = '4.2'

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

0 comments on commit 2b59751

Please sign in to comment.