aboutsummaryrefslogtreecommitdiffstats
path: root/ftplugin/eruby.vim
AgeCommit message (Collapse)Author
2015-01-24Create ftplugin/eruby.vim with indentation settingsTeddy Wing
Looks like ERB files would take their indentation settings from the ruby setting (2 spaces). I want 4-space indentation in my ERB, at least typically that's what I want when I'm writing HTML with embedded ruby. Apply that accordingly.