Review Replacements in Vim
Use Vim’s global command to print substitutions when replacing.
Use Vim’s global command to print substitutions when replacing.
Keep your code tidy by removing trailing whitespace in Vim.
Vim has several useful ways to repeat the last substitution.
Match more accurate patterns by using non-greedy matching.
Search faster in Vim with an improved workflow