Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-24 | Create ftplugin/eruby.vim with indentation settings | Teddy 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. |