Skip to content

Commit 8f4f2f7

Browse files
blueyedtpope
authored andcommitted
Drop init of rails_statusline option
Statusline support has been removed in d10c6e7 and therefore the rails_statusline option is obsolete.
1 parent f546d5c commit 8f4f2f7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

plugin/rails.vim

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ function! s:SetOptDefault(opt,val)
5151
endif
5252
endfunction
5353

54-
call s:SetOptDefault("rails_statusline",1)
5554
call s:SetOptDefault("rails_syntax",1)
5655
call s:SetOptDefault("rails_mappings",1)
5756
call s:SetOptDefault("rails_abbreviations",1)

0 commit comments

Comments
 (0)