Coderwall
Ruby
Python
JavaScript
Front-End
Tools
iOS
More
Tips
Ruby
Python
JavaScript
Front-End
Tools
iOS
PHP
Android
.NET
Java
Jobs
Jobs
Sign In or Up
Joined August 2012
·
washingtoneg
Elena Washington
Washington, DC
·
·
1 Protips
1 Comments
Posted to
Vim repeat subsitution
over 1 year ago
Or you can change then all (globally in the file) in one command without confirmation:
:%s/foo/bar/g
Achievements
22 Karma
16,581 Total ProTip Views
Mongoose 3
Have at least three original repos where Ruby is the dominant language
Mongoose
Have at least one original repo where Ruby is the dominant language
Interests & Skills
JavaScript
CoffeeScript
Ruby
Or you can change then all (globally in the file) in one command without confirmation: