How do you use a macro to convert spaces in words to underscores?
qaf r_q
Record a macro that finds the next space with f and replaces it with an underscore using r_.
qaf r_q
Record a macro that finds the next space with f and replaces it with an underscore using r_.