VIM Vim Regex Replace to Remove Erb Tags Apr 26, 2021 Vadim Brodsky Apr 26, 2021 Vadim Brodsky :s/<%=\? // :s/<%=\? // Select a block of code that came from an erb template Run the ex command :s/<%=\? //