This is the Vim configuration we use on pairing machines at Neo, as well as many Neons' personal machines. It's pretty okay.
BSD 2-Clause "Simplified" License
64
stars
41
forks
source link
Make all ruby and rails specific things only run inside ruby files #70
Open
yarbelk opened 8 years ago
auto on filetype ruby; so we don't end up with weird behaviour in other filetypes. this drives me mad.