I have some part of a line visually selected. I would like to remove all non-word characters in the selection and replace all whitespace characters with underscores.
How would I go on about this?
|
I have some part of a line visually selected. I would like to remove all non-word characters in the selection and replace all whitespace characters with underscores. How would I go on about this?
| |||
|
feedback
|
|
The following assumes a basic familiarity with the Vim
Typing
The
where
Typing the
where again, Vim fills in the Edit | ||||
|
feedback
|