How to Search-and-replace Across Multiple Files in Vim

In this article, you’ll learn how to interactively search-and-replace across many files with just two commands, thanks to Vim. While a multitude of methods exist to search for and replace words in a single file, what do you do when you’ve got a string to update across multiple unrelated