Vim Surround on .erb file
To add erb tag with surround, we have to visual that text, and press S= if
you want add <%= %> tag or S- if you want to add <% %> tag.
Awesome!!!
Tuan Tran
To add erb tag with surround, we have to visual that text, and press S= if
you want add <%= %> tag or S- if you want to add <% %> tag.
Awesome!!!