Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
docs:vim:search_and_replace [2009/01/22 11:27] – billh | docs:vim:search_and_replace [2009/01/22 11:27] (current) – billh | ||
---|---|---|---|
Line 6: | Line 6: | ||
* g - tells vim to replace all instances on each line, instead of just the first | * g - tells vim to replace all instances on each line, instead of just the first | ||
- | ===== Metacharacters | + | ==== Metacharacters ==== |
|. |any character except new line | | |. |any character except new line | | ||
|\s |whitespace character | | |\s |whitespace character | |