Vim Search Ignore Case
Ignore case in Vim search with a combination of the ignorecase and smartcase options in your config.
Ignore case in Vim search with a combination of the ignorecase and smartcase options in your config.
Vim has several useful ways to repeat the last substitution.
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