Changing regex delimiters
Use any delimiter in your regular expression to avoid escaping slashes.
Use any delimiter in your regular expression to avoid escaping slashes.
Clear the annoying persistent search highlight in Vim with any of these methods.
Use this trick for swift find and replace.
Change, edit, or yank all the text until a pattern.
Get a pattern match count quickly with this one simple Vim trick.
Match more accurate patterns by using non-greedy matching.
Search faster in Vim with an improved workflow