Tim's Weblog
Tim Strehle’s links and thoughts on Web apps, software development and Digital Asset Management, since 2002.
2009-08-13

Vim tips: The basics of search and replace

Another thing I keep forgetting in vi / vim:

:%s/search/replace/g

Joe 'Zonker' Brockmeier at Linux.com – Vim tips: The basics of search and replace