RT @vim_tricks
Vim allows you to use any regex delimiter in your pattern substitution. No need to use / at all, try # instead:
:s#/usr/local/bin#/usr/sbin#g
This avoids escaping slashes.
? Read the post: https://bit.ly/3IQoG8d
✉️ Subscribe to our newsletter: https://bit.ly/vimtricks