JaredVogt / vimrc

CONFIG: my vimrc
0 stars 0 forks source link

remove spaces from end of line... #40

Open JaredVogt opened 8 years ago

JaredVogt commented 8 years ago

:%s/\s\+$// image

this could be automated on save...