We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f546d5c commit 8f4f2f7Copy full SHA for 8f4f2f7
plugin/rails.vim
@@ -51,7 +51,6 @@ function! s:SetOptDefault(opt,val)
51
endif
52
endfunction
53
54
-call s:SetOptDefault("rails_statusline",1)
55
call s:SetOptDefault("rails_syntax",1)
56
call s:SetOptDefault("rails_mappings",1)
57
call s:SetOptDefault("rails_abbreviations",1)
0 commit comments