I want to highlight some word and delete the asterisks
for example the sentenace bellow:
<u>*Build and Run with Docker*</u>
I highlight Build and Run with Docker
and then what? If i do d
it deletes the highlight, if I do S
it inserts new asterisks.
What is the correct vim-surround command to delete/change surrounding in visual mode