I have a one liner in vim which I regularly use for find and replace.
I now want to use it to remove tags - something like this but I looks like I need to escape the / I'm not sure what am I missing.
:%s~<Validator>*</Validator>~~g
:%s~<Validator>.*</Validator>~~g
Does the trick
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With