I've searched in help doc of vim but i can't find solution for my problem. Maybe this is just my ignorance or vim doc isn't comprehensive enough, i don't know. Anyway, my question:
How to delete highlighted search result in vim?
e.g. if i want to delete word "wolf" in file , i just search w/ command:
right?
and then what should i type next to delete word "wolf" ?
Thanks 4 the answer.