Skip to content

Commit 61907a9

Browse files
committed
rails.vim 4.3
1 parent 3bba9a1 commit 61907a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

autoload/rails.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
if exists('g:autoloaded_rails') || &cp
77
finish
88
endif
9-
let g:autoloaded_rails = '4.2'
9+
let g:autoloaded_rails = '4.3'
1010

1111
let s:cpo_save = &cpo
1212
set cpo&vim

0 commit comments

Comments
 (0)